public final class AuthenticationMethodPrincipal extends Object implements CloneablePrincipal
| Modifier and Type | Field and Description |
|---|---|
private String |
authnMethod
The method.
|
| Constructor and Description |
|---|
AuthenticationMethodPrincipal(String method)
Constructor.
|
public AuthenticationMethodPrincipal(@Nonnull@NotEmpty@ParameterName(name="method") String method)
method - the method URIpublic int hashCode()
public boolean equals(Object other)
public String toString()
public AuthenticationMethodPrincipal clone() throws CloneNotSupportedException
clone in interface CloneablePrincipalclone in class ObjectCloneNotSupportedExceptionCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.