Package | Description |
---|---|
org.kuali.ole.sec.businessobject | |
org.kuali.ole.sec.document.validation.impl |
Modifier and Type | Field and Description |
---|---|
protected List<SecurityPrincipalDefinition> |
SecurityPrincipal.principalDefinitions |
Modifier and Type | Method and Description |
---|---|
List<SecurityPrincipalDefinition> |
SecurityPrincipal.getPrincipalDefinitions()
Gets the principalDefinitions attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityPrincipal.setPrincipalDefinitions(List<SecurityPrincipalDefinition> principalDefinitions)
Sets the principalDefinitions attribute value.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
SecurityPrincipalRule.validatePrincipalDefinition(SecurityPrincipalDefinition principalDefinition,
String errorKeyPrefix)
Validates a definition assignment to the principal
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.