|
||||||||||
| 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
org.nees.auth.grid.MyProxyAuthenticIdentity
org.nees.repo.chef.auth.ChefAuthenticIdentity
Get a CHEF authentic identity
| Constructor Summary | |
ChefAuthenticIdentity(org.ietf.jgss.GSSCredential cred,
java.lang.String uid)
|
|
| Method Summary | |
boolean |
hasCredential()
A CHEF user may not have a credential, so you will need to check this method before attempting to use the credential. |
| Methods inherited from class org.nees.auth.grid.MyProxyAuthenticIdentity |
getLoginName |
| Methods inherited from class org.nees.auth.grid.GridAuthenticIdentity |
getCredential, getDistinguishedName, getGlobusCredential |
| 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 ChefAuthenticIdentity(org.ietf.jgss.GSSCredential cred,
java.lang.String uid)
| Method Detail |
public boolean hasCredential()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||