|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeAssignment | |
|---|---|
| oracle.security.jps.service.policystore.info | |
| Uses of AttributeAssignment in oracle.security.jps.service.policystore.info |
|---|
| Methods in oracle.security.jps.service.policystore.info that return types with arguments of type AttributeAssignment | |
|---|---|
java.util.List<AttributeAssignment<? extends DataType>> |
BasicObligationEntry.getAttributeAssignments()get the attribute assignments of this obligation |
java.util.List<AttributeAssignment<? extends DataType>> |
ObligationEntry.getAttributeAssignments()get the attribute assignments of the obligation. |
| Methods in oracle.security.jps.service.policystore.info with parameters of type AttributeAssignment | |
|---|---|
void |
BasicObligationEntry.addAttributeAssignment(AttributeAssignment<? extends DataType> assignment)add attribute assignment to this obligation |
void |
ObligationEntry.addAttributeAssignment(AttributeAssignment<? extends DataType> attribute)add attribute assignment to the obligation |
| Constructor parameters in oracle.security.jps.service.policystore.info with type arguments of type AttributeAssignment | |
|---|---|
BasicObligationEntry(java.lang.String name, java.lang.String displayName, java.lang.String description, java.util.List<AttributeAssignment<? extends DataType>> assignments)Constructor |
|
BasicObligationEntry(java.lang.String name, java.lang.String displayName, java.lang.String description, java.util.List<AttributeAssignment<? extends DataType>> assignments, PolicyRuleEntry.EffectType fulfillOn)Constructor |
|
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||