|
Version 4.10.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FetchIdentifierOwner
Look up the login name of the user who owns an untrusted identifer.
See the User Guide
and UntrustedProxyForUserId
for important information regarding
this interface.
Method Summary | |
---|---|
Id |
fetchOwner()
Return the user login name of the user that 'owns' the untrusted proxy for the user id used in the current request. |
Method Detail |
---|
Id fetchOwner() throws AppException
The meaning of the untrusted identifier depends on the context, and changes for each action/operation. A typical implmentation will follow these steps:
AppException
|
Version 4.10.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |