Uses of Class
com.sas.services.user.SubjectMatter

Packages that use SubjectMatter
com.sas.services.user Maintain user identities and profiles. 
 

Uses of SubjectMatter in com.sas.services.user
 

Methods in com.sas.services.user with parameters of type SubjectMatter
 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 UserService.newRemoteUser(SubjectMatter subject)
           
 UserContextInterface UserServiceInterface.newRemoteUser(SubjectMatter subject, java.util.Map advancedOptions)
          Create a new UserContext using a SubjectMatter object that is populated with the PFS principals and credentials of an authenticated user.
 UserContextInterface UserService.newRemoteUser(SubjectMatter subject, java.util.Map advancedOptions)
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.