public class SupportedExtensionsExtensionAuthenticatorOutput extends AbstractExtensionOutput<AuthenticationExtensionsSupported> implements RegistrationExtensionAuthenticatorOutput<AuthenticationExtensionsSupported>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
| Constructor and Description |
|---|
SupportedExtensionsExtensionAuthenticatorOutput(java.util.List<java.lang.String> 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 SupportedExtensionsExtensionAuthenticatorOutput(java.util.List<java.lang.String> value)
public java.lang.String getIdentifier()
getIdentifier in interface ExtensionOutput<AuthenticationExtensionsSupported>