Class IdPAttributePrincipal
java.lang.Object
net.shibboleth.idp.authn.principal.IdPAttributePrincipal
- All Implemented Interfaces:
Principal
Principal that wraps an
IdPAttribute
.-
Field Details
-
attribute
The wrapped attribute.
-
-
Constructor Details
-
IdPAttributePrincipal
Constructor.- Parameters:
attr
- the attribute
-
-
Method Details
-
getName
-
getAttribute
Get theIdPAttribute
.- Returns:
- the attribute
-
hashCode
public int hashCode() -
equals
-
toString
-