Uses of Interface
com.sas.services.information.metadata.IdentityGroupInterface
Packages that use IdentityGroupInterface
Package
Description
Interact with data repositories on behalf of client applications.
Information Service metadata.
Maintain user identities and profiles.
-
Uses of IdentityGroupInterface in com.sas.services.information
Methods in com.sas.services.information that return IdentityGroupInterfaceModifier and TypeMethodDescriptionOMIServer.getExplicitIdentityGroup(String idGrpName) ServerInterface.getExplicitIdentityGroup(String IdGrpName) Get the IdentityGroupInterface for an explicit IdentityGroup -
Uses of IdentityGroupInterface in com.sas.services.information.metadata
Subinterfaces of IdentityGroupInterface in com.sas.services.information.metadataMethods in com.sas.services.information.metadata that return IdentityGroupInterfaceConstructors in com.sas.services.information.metadata with parameters of type IdentityGroupInterfaceModifierConstructorDescriptionIdentityMembership(IdentityGroupInterface identityGroup, int level) UserGroupDetailsProcessor(IdentityGroupInterface publicObject) -
Uses of IdentityGroupInterface in com.sas.services.user
Methods in com.sas.services.user that return types with arguments of type IdentityGroupInterfaceModifier and TypeMethodDescriptionList<IdentityGroupInterface> UserService.getGroups(UserContextInterface user) Get all the identity groups that a user belongs to.