org.opencrx.security.realm1.cci2
Interface PrincipalGroup

All Superinterfaces:
org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, org.openmdx.base.cci2.ExtentCapable, org.openmdx.security.realm1.cci2.Group, org.openmdx.security.realm1.cci2.Principal, PrincipalGroup, org.openmdx.compatibility.view1.cci2.ViewCapable
All Known Subinterfaces:
PrincipalGroup

public interface PrincipalGroup
extends PrincipalGroup, org.openmdx.security.realm1.cci2.Group

Class PrincipalGroup


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openmdx.security.realm1.cci2.Principal
org.openmdx.security.realm1.cci2.Principal.Identity
 
Method Summary
<T extends org.openmdx.security.realm1.cci2.Role>
List<T>
getGrantedRole()
          Retrieves the Collection of objects referenced by grantedRole.
 
Methods inherited from interface org.openmdx.security.realm1.cci2.Group
getMember
 
Methods inherited from interface org.openmdx.security.realm1.cci2.Principal
getAuthCredential, getCredential, getDescription, getIsMemberOf, getName, getRealm, getSubject, isDisabled, setCredential, setDescription, setDisabled, setRealm, setRealm, setSubject
 
Methods inherited from interface org.openmdx.base.cci2.BasicObject
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView
 

Method Detail

getGrantedRole

<T extends org.openmdx.security.realm1.cci2.Role> List<T> getGrantedRole()
Retrieves the Collection of objects referenced by grantedRole.

Returns:
The Collection of referenced objects.


This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.