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
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-2015 Oracle Corporation. All Rights Reserved.