|
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 AttributeEntry.AttributeCategory | |
|---|---|
| oracle.security.jps.service.policystore.entitymanager | |
| oracle.security.jps.service.policystore.info | |
| Uses of AttributeEntry.AttributeCategory in oracle.security.jps.service.policystore.entitymanager |
|---|
| Methods in oracle.security.jps.service.policystore.entitymanager with parameters of type AttributeEntry.AttributeCategory | ||
|---|---|---|
|
ExtensionManager.createAttribute(java.lang.String name, java.lang.String displayName, java.lang.String description, java.lang.Class<T> type, AttributeEntry.AttributeCategory category, boolean isSingleValue)Creates an attribute |
|
| Uses of AttributeEntry.AttributeCategory in oracle.security.jps.service.policystore.info |
|---|
| Methods in oracle.security.jps.service.policystore.info that return AttributeEntry.AttributeCategory | |
|---|---|
AttributeEntry.AttributeCategory |
AttributeEntry.getAttributeCategory()Return category of the attribute |
AttributeEntry.AttributeCategory |
BasicAttributeEntry.getAttributeCategory()Gets the attribute category |
static AttributeEntry.AttributeCategory |
AttributeEntry.AttributeCategory.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static AttributeEntry.AttributeCategory[] |
AttributeEntry.AttributeCategory.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.security.jps.service.policystore.info with parameters of type AttributeEntry.AttributeCategory | |
|---|---|
void |
BasicAttributeEntry.setAttributeCategory(AttributeEntry.AttributeCategory category)Sets the category of attribute |
|
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 | |||||||||