public interface PrincipalGroup extends PrincipalGroup, org.openmdx.security.realm1.cci2.Group
PrincipalGroup| Modifier and Type | Method and Description |
|---|---|
<T extends org.openmdx.security.realm1.cci2.Role> |
getGrantedRole()
Retrieves the
Collection of objects referenced by grantedRole. |
Boolean |
isFinal()
Retrieves the possibly null value for the optional attribute
isFinal. |
void |
setFinal(Boolean isFinal)
Sets a new value for the attribute
isFinal. |
<T extends org.openmdx.security.realm1.cci2.Role> List<T> getGrantedRole()
Collection of objects referenced by grantedRole.Collection of referenced objects.Boolean isFinal()
isFinal.isFinal.void setFinal(Boolean isFinal)
isFinal.isFinal - The possibly null new value for attribute isFinal.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.