Java.Security.IPrincipal: Method Members

The methods of Java.Security.IPrincipal are listed below. For a list of all members, see the IPrincipal Members list.

Public Methods

Equals(Java.Lang.Object) : bool
Compares the specified object with this Principal for equality and returns true if the specified object is equal, false otherwise.
GetHashCode() : int
Returns the hash code value for this Principal.
ToString() : string
Returns a string containing a concise, human-readable description of this Principal.