|
|||||||||
| Home >> All >> org >> apache >> axis >> [ security overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.axis.security
Interface AuthenticatedUser

- public interface AuthenticatedUser
A small (mostly marker) interface for wrapping provider-specific user classes.
| Method Summary | |
java.lang.String |
getName()
Return a string representation of the user's name. |
| Method Detail |
getName
public java.lang.String getName()
- Return a string representation of the user's name.
|
|||||||||
| Home >> All >> org >> apache >> axis >> [ security overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC