|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.gsi.gssapi.jaas.SimplePrincipal
org.globus.gsi.gssapi.jaas.UserNamePrincipal
public class UserNamePrincipal
An user name principal. Represents the user name (the account) the user is mapped in the gridmap file.
Constructor Summary | |
---|---|
UserNamePrincipal(java.lang.String username)
|
Method Summary |
---|
Methods inherited from class org.globus.gsi.gssapi.jaas.SimplePrincipal |
---|
equals, getName, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UserNamePrincipal(java.lang.String username)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |