|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nees.auth.AuthenticationMethod
org.nees.auth.grid.GridAuthenticationMethod
| Constructor Summary | |
GridAuthenticationMethod()
|
|
| Method Summary | |
AuthenticIdentity |
getIdentity()
Get the default proxy |
AuthenticIdentity |
getIdentity(java.lang.Object sessionKey)
In this case, the "session key" is the GSSCredential. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GridAuthenticationMethod()
| Method Detail |
public AuthenticIdentity getIdentity(java.lang.Object sessionKey)
throws AuthenticationException
getIdentity in class AuthenticationMethodsessionKey - an object representing the authentication session.
AuthenticationException
public AuthenticIdentity getIdentity()
throws AuthenticationException
getIdentity in class AuthenticationMethodAuthenticationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||