public class RolePrincipal extends AbstractPrincipal
Principal implementation used to represent
user roles (group membership).
© Copyright 2007 Sans Pareil Technologies, Inc.
name| Constructor and Description |
|---|
RolePrincipal(String name)
Create a new principal with the specified role.
|
public RolePrincipal(String name)
name - The role value.