org.mortbay.jaas
public class JAASGroup extends Object implements Group
| Field Summary | |
|---|---|
| static String | ROLES |
| Constructor Summary | |
|---|---|
| JAASGroup(String n) | |
| Method Summary | |
|---|---|
| boolean | addMember(Principal principal) |
| boolean | equals(Object object) |
| String | getName() |
| int | hashCode() |
| boolean | isMember(Principal principal) |
| Enumeration | members() |
| boolean | removeMember(Principal principal) |
| String | toString() |
Parameters: principal
Returns:
Parameters: object
Returns:
Returns:
Returns:
Parameters: principal
Returns:
Returns:
Parameters: principal
Returns:
Returns: