Uses of Class
com.sas.lsaf.security.membership.MemberExistsException
Packages that use MemberExistsException
Package
Description
Service and class definitions for manipulating the membership of a context.
-
Uses of MemberExistsException in com.sas.lsaf.security.membership
Methods in com.sas.lsaf.security.membership that throw MemberExistsExceptionModifier and TypeMethodDescriptionvoidAdds the principal to the membership list of a membership context.voidMembershipService.addMembers(String contextId, Set<Principal> members) Adds the principals to the membership list of a membership context.