|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |