@Deprecated public class UserVerificationIndexExtensionClientOutput extends AbstractExtensionOutput<byte[]> implements RegistrationExtensionClientOutput<byte[]>, AuthenticationExtensionClientOutput<byte[]>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
Deprecated.
|
| Constructor and Description |
|---|
UserVerificationIndexExtensionClientOutput(byte[] value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o)
Deprecated.
|
java.lang.String |
getIdentifier()
Deprecated.
|
int |
hashCode()
Deprecated.
|
getValue, validateclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetValue, validatepublic static final java.lang.String ID
public UserVerificationIndexExtensionClientOutput(byte[] value)
public java.lang.String getIdentifier()
getIdentifier in interface ExtensionOutput<byte[]>public boolean equals(java.lang.Object o)
equals in class AbstractExtensionOutput<byte[]>public int hashCode()
hashCode in class AbstractExtensionOutput<byte[]>