Class OAMUserPrincipal
java.lang.Object
oracle.security.am.common.utilities.principal.OAMUserPrincipal
- All Implemented Interfaces:
Externalizable,Serializable,Principal
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()voidreadExternal<wbr>(ObjectInput in)toString()voidwriteExternal<wbr>(ObjectOutput oo)
-
Constructor Details
-
OAMUserPrincipal
public OAMUserPrincipal() -
OAMUserPrincipal
-
-
Method Details
-
getName
-
equals
-
hashCode
public int hashCode() -
toString
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-