Uses of Class
com.sas.hls.security.membership.exception.MemberExistsException

Packages that use MemberExistsException
com.sas.hls.security.membership Service and class definitions for manipulating the membership of a context. 
 

Uses of MemberExistsException in com.sas.hls.security.membership
 

Methods in com.sas.hls.security.membership that throw MemberExistsException
 void MembershipService.addMember(MembershipContext context, Principal member)
          Add the specified principal to the membership list of a membership context.
 void MembershipService.addMembers(MembershipContext context, Set<Principal> members)
          Add the specified principal to the membership list of a membership context.
 



Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA