org.apache.axis.security.simple
public class SimpleAuthenticatedUser extends java.lang.Object implements AuthenticatedUser
Constructor and Description |
---|
SimpleAuthenticatedUser(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Return a string representation of the user's name.
|
public java.lang.String getName()
getName
in interface AuthenticatedUser
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.