Skip navigation links

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

E54416-01


oracle.security.jps.service.policystore.info
Class AttributeValueAssertion

java.lang.Object
  extended by oracle.security.jps.service.policystore.info.AttributeValueAssertion


public class AttributeValueAssertion
extends java.lang.Object

AttributeValueAssertion, the class stands for a simple operation between an attribute and a value, the operation should be evaluated to a boolean result.


Method Summary
 boolean equals(java.lang.Object another)
           
 int hashCode()
           

 

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object another)
Overrides:
equals in class java.lang.Object

Skip navigation links

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

E54416-01


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