org.jboss.security.identity
Interface RoleGroup

All Superinterfaces:
Role

public interface RoleGroup
extends Role

Represents a group of roles

Since:
Nov 16, 2007
Version:
$Revision$
Author:
Anil.Saldhana@redhat.com

Method Summary
 java.util.List<Role> getRoles()
           
 
Methods inherited from interface org.jboss.security.identity.Role
getRoleName, getType
 

Method Detail

getRoles

java.util.List<Role> getRoles()


Copyright © 2007 JBoss Inc.. All Rights Reserved.