info.magnolia.jaas.principal
Class RoleListImpl

java.lang.Object
  extended by info.magnolia.jaas.principal.AbstractPrincipalList
      extended by info.magnolia.jaas.principal.RoleListImpl
All Implemented Interfaces:
PrincipalList, RoleList, Serializable, Principal

public class RoleListImpl
extends AbstractPrincipalList
implements RoleList

PrincipalList implementation for roles.

Author:
Sameer Charles $Id: RoleListImpl.java 41137 2011-01-06 18:19:25Z gjoseph $
See Also:
Serialized Form

Constructor Summary
RoleListImpl()
           
 
Method Summary
protected  String getDefaultName()
           
 
Methods inherited from class info.magnolia.jaas.principal.AbstractPrincipalList
add, getList, getName, has, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface info.magnolia.cms.security.auth.PrincipalList
add, getList, getName, has, setName
 
Methods inherited from interface java.security.Principal
equals, hashCode, toString
 

Constructor Detail

RoleListImpl

public RoleListImpl()
Method Detail

getDefaultName

protected String getDefaultName()


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.