|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nees.auth.AuthenticIdentity
org.nees.auth.grid.GridAuthenticIdentity
| Constructor Summary | |
GridAuthenticIdentity(org.ietf.jgss.GSSCredential cred)
|
|
| Method Summary | |
org.ietf.jgss.GSSCredential |
getCredential()
Return the user's grid credential |
java.lang.String |
getDistinguishedName()
Get the user's DN in Globus format "/CN=..." |
org.globus.gsi.GlobusCredential |
getGlobusCredential()
Return the user's globus credential |
| Methods inherited from class org.nees.auth.AuthenticIdentity |
equals, hashCode |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GridAuthenticIdentity(org.ietf.jgss.GSSCredential cred)
cred - the user's grid credential| Method Detail |
public org.ietf.jgss.GSSCredential getCredential()
public org.globus.gsi.GlobusCredential getGlobusCredential()
public java.lang.String getDistinguishedName()
getDistinguishedName in class AuthenticIdentity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||