public final class NestedPolicy extends Policy
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
An
Object.equals(Object obj) method override. |
AssertionSet |
getAssertionSet()
Returns the AssertionSet instance representing a single policy alterantive held wihtin this nested policy object.
|
int |
hashCode()
An
Object.hashCode() method override. |
String |
toString()
An
Object.toString() method override. |
contains, contains, createEmptyPolicy, createEmptyPolicy, createEmptyPolicy, createNullPolicy, createNullPolicy, createNullPolicy, createPolicy, createPolicy, createPolicy, getId, getIdOrName, getName, getNamespaceVersion, getNumberOfAssertionSets, getVocabulary, isEmpty, isNull, iterator
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public AssertionSet getAssertionSet()
null
.null
in case the nested policy
represents 'nothing allowed' policy.public boolean equals(Object obj)
Object.equals(Object obj)
method override.public int hashCode()
Policy
Object.hashCode()
method override.Copyright © 2006–2018 Oracle Corporation. All rights reserved.