|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.security.simple.SimpleAuthenticatedUser
public class SimpleAuthenticatedUser
SimpleAuthenticatedUser is a trivial implementation of the AuthenticatedUser interface, for use with a default Axis installation and the SimpleSecurityProvider.
Constructor Summary | |
---|---|
SimpleAuthenticatedUser(java.lang.String name)
|
Method Summary | |
---|---|
java.lang.String |
getName()
Return a string representation of the user's name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleAuthenticatedUser(java.lang.String name)
Method Detail |
---|
public java.lang.String getName()
getName
in interface AuthenticatedUser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |