|
Oracle Containers for J2EE Security Java API Reference 10g Release 3 (10.1.3.1.0) B32115-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
oracle.security.jazn.realm.SAMLPrincipal
| Constructor Summary | |
SAMLPrincipal(java.lang.String name)Constructor |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)Equals SAMLPrincipal |
java.lang.String |
getDescription()Get description |
java.lang.String |
getDisplayName()Get the display name |
java.lang.String |
getFullName()Get the full name of the principal |
java.lang.String |
getName()Get name |
Realm |
getRealm()Get realm of the principal |
int |
hashCode()Hashcode |
boolean |
isDeactivated() |
void |
setDeactivated(boolean deactivate) |
void |
setDescription(java.lang.String desc)Set description |
java.lang.String |
toString()ToString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SAMLPrincipal(java.lang.String name)
name - principal| Method Detail |
public java.lang.String getFullName()
getFullName in interface RealmPrincipalpublic boolean equals(java.lang.Object obj)
equals in interface java.security.Principalobj -public int hashCode()
hashCode in interface java.security.Principalpublic java.lang.String toString()
toString in interface java.security.Principalpublic Realm getRealm()
getRealm in interface RealmPrincipalAlways - throws UnsupportedOperationExceptionpublic java.lang.String getDisplayName()
getDisplayName in interface RealmPrincipalpublic java.lang.String getDescription()
getDescription in interface RealmPrincipalpublic void setDescription(java.lang.String desc)
setDescription in interface RealmPrincipaldesc -public java.lang.String getName()
getName in interface java.security.Principalpublic boolean isDeactivated()
isDeactivated in interface DeactivatableUserpublic void setDeactivated(boolean deactivate)
setDeactivated in interface DeactivatableUser
|
Oracle Containers for J2EE Security Java API Reference 10g Release 3 (10.1.3.1.0) B32115-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||