public class UsernamePrincipal extends Object implements CloneablePrincipal
| Constructor and Description |
|---|
UsernamePrincipal(String user)
Constructor.
|
public int hashCode()
public boolean equals(Object other)
public String toString()
public UsernamePrincipal clone() throws CloneNotSupportedException
clone in interface CloneablePrincipalclone in class ObjectCloneNotSupportedException - if the instance cannot
be cloned.Object.clone()Copyright © 1999–2015. All rights reserved.