|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.web.tomcat.tc5.sso.TreeCacheSSOClusterManager.SSOCredentials
Private class used to store authentication credentials in the TreeCache.
For security, password accessor is private.
Method Summary | |
java.lang.String |
getAuthType()
Gets the authorization method used to authorize the SSO. |
java.lang.String |
getUsername()
Gets the username of the user associated with the SSO. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getUsername()
public java.lang.String getAuthType()
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |