equals(Object) method

Method to check for equality of BasicSecIDPrincipal objects based on ID.

Syntax

boolean equals ( Object o )

Returns

boolean value if the passed in Object's ID is identical to that of the current instance.