info.magnolia.jaas.principal
Class GroupListImpl

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

public class GroupListImpl
extends AbstractPrincipalList
implements GroupList

PrincipalList implementation for the groups.

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

Constructor Summary
GroupListImpl()
           
 
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

GroupListImpl

public GroupListImpl()
Method Detail

getDefaultName

protected String getDefaultName()


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