|
SAP NetWeaver 2004S SPS 09 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Anonymous User Factory provides the retrieving of anonymous users.
| Method Summary | |
IUser |
getAnonymousUser()
Gets the anonymous user. |
IUser |
getAnonymousUser(String logonID)
Gets a named anonymous user. |
boolean |
isAnonymousUser(String logonID)
Checks a named anonymous user. |
| Method Detail |
public IUser getAnonymousUser()
throws UMException
null if anonymous user mode is set off.
UMException
public IUser getAnonymousUser(String logonID)
throws UMException
null
if anonymous user mode is set off.
UMExceptionpublic boolean isAnonymousUser(String logonID)
true if the user is in the list or false if not
|
SAP NetWeaver 2004S SPS 09 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||