public final class EntityIDCriteria extends Object implements Criteria
Criteria which specifies criteria identifying a
particular entity.
Note that when used as a credential criteria for a credential resolver, the entity ID is the entity which owns
the resolved credential. This entity ID may represent either a local entity (self) or remote entity, depending
on the use case, e.g. in resolution of signature verification credentials, the owner entity ID
would be a remote peer; in resolution of decryption credentials, the owner entity ID would be
a local entity ID.
See also PeerEntityIDCriteria.| コンストラクタと説明 |
|---|
EntityIDCriteria(String entity)
Constructor.
|
public EntityIDCriteria(String entity)
entity - the entity ID represented by the criteriaCopyright © 2012. All Rights Reserved.