info.magnolia.jaas.principal
Class PrincipalCollectionImpl

java.lang.Object
  extended by info.magnolia.cms.security.auth.PrincipalCollectionImpl
      extended by info.magnolia.jaas.principal.PrincipalCollectionImpl
All Implemented Interfaces:
PrincipalCollection, Serializable, Iterable<Principal>, Principal

Deprecated. since 5.2.1 use PrincipalCollectionImpl instead

@Deprecated
public class PrincipalCollectionImpl
extends PrincipalCollectionImpl

Principal collection implementation based on simple list. Collection is managed externally.

See Also:
Serialized Form

Constructor Summary
PrincipalCollectionImpl()
          Deprecated.  
 
Method Summary
 
Methods inherited from class info.magnolia.cms.security.auth.PrincipalCollectionImpl
add, addAll, clearAll, contains, contains, get, getCollection, getName, iterator, remove, set, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.security.Principal
equals, hashCode
 

Constructor Detail

PrincipalCollectionImpl

public PrincipalCollectionImpl()
Deprecated. 


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