Package org.gatein.sso.saml.plugin
Class SimplePrincipal
java.lang.Object
org.gatein.sso.saml.plugin.SimplePrincipal
- All Implemented Interfaces:
Serializable,Principal
- Direct Known Subclasses:
SimpleGroup
Forked class because this plugin can be used on both JBoss or Tomcat and we want to be independent on AS.
- Author:
- Oleg Nitz, Scott.Stark@jboss.org
- See Also:
-
Constructor Details
-
SimplePrincipal
-
-
Method Details
-
equals
Compare this SimplePrincipal's name against another Principal. If system property org.jboss.security.simpleprincipal.equals.override is set to true will only compare instances of SimplePrincipals. -
hashCode
public int hashCode() -
toString
-
getName
-