Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Uses of Class
weblogic.xml.security.specs.ElementIdentifier

Packages that use ElementIdentifier
weblogic.xml.security.assertion Deprecated. Provides interfaces and classes for weblogic.xml.security.assertion
 

Uses of ElementIdentifier in weblogic.xml.security.assertion
 

Methods in weblogic.xml.security.assertion with parameters of type ElementIdentifier
 boolean ElementIntegrityAssertion.satisfies(ElementIdentifier spec)
          Deprecated.  
 boolean ElementConfidentialityAssertion.satisfies(ElementIdentifier spec)
          Deprecated.  
 boolean ElementAssertion.satisfies(ElementIdentifier element)
          Deprecated. Returns true if assertion covers the elements identified by the ElementIdentifier.
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06