|
| Services |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use UserInitializationException | |
| com.sas.services.user | Maintain user identities and profiles. |
| Uses of UserInitializationException in com.sas.services.user |
| Methods in com.sas.services.user that throw UserInitializationException | |
UserContextInterface |
UserService_Stub.
|
UserContextInterface |
UserService_Stub.
|
UserContextInterface |
UserService_Stub.
|
UserContextInterface |
UserService_Stub.
|
UserContextInterface |
UserService_Stub.
|
UserContextInterface |
UserService.newUser(String uid,
String password,
String domain)
Create a new user context given a user id, password, and authentication domain. |
UserContextInterface |
UserService.newUser(UserContext privUser,
String uid,
String password,
String domain)
Create a new user context given a user id, password, and authentication domain. |
UserContextInterface |
UserService.newUserWithInfoService(UserContext privUser,
String uid,
String password,
String domain,
InformationServiceInterface infoService)
Create a new user context given a user id, password, and authentication domain. |
UserContextInterface |
UserService.newRemoteUser(SubjectMatter subject)
|
UserContextInterface |
UserService.newAuthenticatedUser(Subject subject)
Create a new UserContext based on the Subject provided. |
static UserContextInterface |
SubjectAuthenticator.
Create a UserContext from an already authenticated Subject. |
UserContextInterface |
UserServiceProxy.newUser(String uid,
String password,
String domain)
Create a new user context given a user id, password, and authentication domain. |
UserContextInterface |
UserServiceProxy.newUser(UserContext privUser,
String uid,
String password,
String domain)
Create a new user context given a privileged context, user id, password, and authentication domain. |
UserContextInterface |
UserServiceProxy.newUserWithInfoService(UserContext privUser,
String uid,
String password,
String domain,
InformationServiceInterface infoService)
Create a new user context given a user id, password, and authentication domain. |
UserContextInterface |
UserServiceProxy.newRemoteUser(SubjectMatter subject)
Creates a new remote user for the specified subject. |
UserContextInterface |
UserServiceProxy.newAuthenticatedUser(Subject subject)
Create a new UserContext based on the Subject provided. |
UserContextInterface |
UserServiceInterface.newUser(String uid,
String password,
String domain)
Create a new user context given a user id, password, and authentication domain. |
UserContextInterface |
UserServiceInterface.newUser(UserContext privUser,
String uid,
String password,
String domain)
Create a new user context given a privileged context, user id, password, and authentication domain. |
UserContextInterface |
UserServiceInterface.newUserWithInfoService(UserContext privUser,
String uid,
String password,
String domain,
InformationServiceInterface infoService)
Create a new user context given a user id, password, and authentication domain. |
UserContextInterface |
UserServiceInterface.newRemoteUser(SubjectMatter subject)
Create a new UserContext using a SubjectMatter object that is populated with the PFS principals and credentials of an authenticated user. |
UserContextInterface |
UserServiceInterface.newAuthenticatedUser(Subject subject)
Create a new UserContext based on the Subject provided. |
|
| Services |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||