@Immutable public final class AMR extends Identifier
amr). It identifies the method
used in authentication.
The AMR is represented by a string or an URL string. This class is immutable.
Related specifications:
DEFAULT_BYTE_LENGTH| Constructor and Description |
|---|
AMR(String value)
Creates a new Authentication Method Reference (AMR) with the
specified value.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
Overrides
Object.equals(). |
getValue, hashCode, toJSONString, toStringpublic boolean equals(Object object)
IdentifierObject.equals().equals in class Identifierobject - The object to compare to.true if the objects have the same value, otherwise
false.Copyright © 2013 NimbusDS. All Rights Reserved.