public class DuoPrincipal extends Object implements CloneablePrincipal
| Constructor and Description |
|---|
DuoPrincipal(String name)
Constructor.
|
public DuoPrincipal(@Nonnull@NotEmpty@ParameterName(name="name") String name)
name - the usernamepublic int hashCode()
public boolean equals(Object other)
public String toString()
public DuoPrincipal clone() throws CloneNotSupportedException
clone in interface CloneablePrincipalclone in class ObjectCloneNotSupportedException - if the instance cannot
be cloned.Object.clone()Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.