|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The AS400BasicAuthenticationPrincipal interface defines i5/OS principals that can be exploited by authentication services that rely on basic user and password authentication.
| Method Summary | |
|---|---|
String |
getUserProfileName()
Returns the user profile name. |
void |
initialize(String name)
Initializes a principal for the local i5/OS system based on the given user profile name. |
| Methods inherited from interface java.security.Principal |
|---|
equals, getName, hashCode, toString |
| Method Detail |
public String getUserProfileName()
public void initialize(String name)
throws Exception
name - The profile name.
Exception - If an exception occurs.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||