|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserIdentifier | |
---|---|
uws.service |
Uses of UserIdentifier in uws.service |
---|
Fields in uws.service declared as UserIdentifier | |
---|---|
protected UserIdentifier |
AbstractUWS.userIdentifier
The object to use to extract the user ID from the received request. |
Methods in uws.service that return UserIdentifier | |
---|---|
UserIdentifier |
AbstractUWS.getUserIdentifier()
Gets the object which lets extracting the user ID from a received request. |
Methods in uws.service with parameters of type UserIdentifier | |
---|---|
void |
AbstractUWS.setUserIdentifier(UserIdentifier identifier)
Sets the object which lets extracting the use ID from a received request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |