Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E27155-01 ESAPI


Uses of Class
oracle.security.jps.service.attribute.AttributeServiceException

Packages that use AttributeServiceException
oracle.security.jps.service.attribute   

 

Uses of AttributeServiceException in oracle.security.jps.service.attribute

 

Methods in oracle.security.jps.service.attribute that throw AttributeServiceException
 java.lang.Object AttributeService.getAttribute(java.lang.String key)
          Returns the attribute associated with the specified key.
 void AttributeService.removeAttribute(java.lang.String key)
          Removes the attribute object associated with the key.
 void AttributeService.setAttribute(java.lang.String key, java.lang.Object attribute)
          Sets the attribute given the specified key.

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E27155-01 ESAPI


Copyright © 2011,2012, Oracle and/or its affiliates. All rights reserved.