Uses of Interface
com.sas.services.information.metadata.IdentityGroupInterface

Packages that use IdentityGroupInterface
com.sas.services.information Interact with data repositories on behalf of client applications. 
com.sas.services.user Maintain user identities and profiles. 
 

Uses of IdentityGroupInterface in com.sas.services.information
 

Methods in com.sas.services.information that return IdentityGroupInterface
 IdentityGroupInterface ServerInterface.getExplicitIdentityGroup(java.lang.String IdGrpName)
          Get the IdentityGroupInterface for an explicit IdentityGroup
 IdentityGroupInterface OMIServer.getExplicitIdentityGroup(java.lang.String idGrpName)
           
 

Uses of IdentityGroupInterface in com.sas.services.user
 

Methods in com.sas.services.user that return types with arguments of type IdentityGroupInterface
 java.util.List<IdentityGroupInterface> UserService.getGroups(UserContextInterface user)
          Get all the identity groups that a user belongs to.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.