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

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

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

Methods in com.sas.hls.security.membership that throw MemberNotFoundException
 void MembershipService.removeMember(MembershipContext context, Principal member)
          Remove the specified principal from the membership list of the specified context.
 void MembershipService.removeMembers(MembershipContext context, Set<Principal> members)
           
 



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