Uses of Class
com.sas.hls.security.membership.MembershipDescriptor

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

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

Subclasses of MembershipDescriptor in com.sas.hls.security.membership
 class Membership
          A client representation of the membership of some membership context.
 

Methods in com.sas.hls.security.membership that return types with arguments of type MembershipDescriptor
 Set<MembershipDescriptor> MembershipService.getMemberships(Principal member)
          Get the set of membership lists where the specified principal is a member.
 



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