@Immutable public final class AuthorizedParty extends Identifier
azp). It
must contain the client
identifier of the authorised party.
The client identifier can be a URI or an arbitrary string.
See also ClientID.
Related specifications:
DEFAULT_BYTE_LENGTH| Constructor and Description |
|---|
AuthorizedParty(String value)
Creates a new authorised party identifier with the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
compareTo, getValue, hashCode, toJSONString, toStringpublic AuthorizedParty(String value)
value - The authorised party identifier value. Must not be
null.public boolean equals(Object object)
equals in class IdentifierCopyright © 2017 Connect2id Ltd.. All rights reserved.