|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteCallbackHandler | |
---|---|
com.sas.services.user | Maintain user identities and profiles. |
Uses of RemoteCallbackHandler in com.sas.services.user |
---|
Methods in com.sas.services.user that return RemoteCallbackHandler | |
---|---|
RemoteCallbackHandler |
UserServiceInterface.getChallengeCallbackHandler()
Get the object that will handle credential challenge callbacks. |
RemoteCallbackHandler |
UserService.getChallengeCallbackHandler()
Get the object that will handle credential challenge callbacks. |
RemoteCallbackHandler |
UserContextInterface.getChallengeCallbackHandler()
Get the object that will handle credential challenge callbacks. |
RemoteCallbackHandler |
UserContext.getChallengeCallbackHandler()
Get the object that will handle credential challenge callbacks. |
Methods in com.sas.services.user with parameters of type RemoteCallbackHandler | |
---|---|
void |
UserServiceInterface.setChallengeCallbackHandler(RemoteCallbackHandler handler)
Set the object that will be used to handle credential challenge callbacks. |
void |
UserService.setChallengeCallbackHandler(RemoteCallbackHandler handler)
Set the object that will be used to handle credential challenge callbacks. |
void |
UserContextInterface.setChallengeCallbackHandler(RemoteCallbackHandler handler)
Set the object that will be used to handle credential challenge callbacks. |
void |
UserContext.setChallengeCallbackHandler(RemoteCallbackHandler handler)
Set the object that will be used to handle credential challenge callbacks. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |