Uses of Class
com.sas.services.user.SubjectMatter
Packages that use SubjectMatter
-
Uses of SubjectMatter in com.sas.services.user
Methods in com.sas.services.user with parameters of type SubjectMatterModifier and TypeMethodDescriptionUserService.newRemoteUser(SubjectMatter subject) UserService.newRemoteUser(SubjectMatter subject, Map advancedOptions) 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.UserServiceInterface.newRemoteUser(SubjectMatter subject, Map advancedOptions) Create a new UserContext using a SubjectMatter object that is populated with the PFS principals and credentials of an authenticated user.UserServiceProxy.newRemoteUser(SubjectMatter subject) Creates a new remote user for the specified subject.UserServiceProxy.newRemoteUser(SubjectMatter subject, Map advancedOptions) Creates a new remote user for the specified subject.