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