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, iteratorclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic 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()
PolicyObject.hashCode() method override.Copyright © 2006–2017 Oracle Corporation. All rights reserved.