| Package | Description |
|---|---|
| weblogic.wsee.policy.framework |
Provides classes for
weblogic.wsee.policy.framework. |
| weblogic.wsee.security.policy |
Provides classes for
weblogic.wsee.security.policy. |
| Modifier and Type | Method and Description |
|---|---|
static NormalizedExpression |
NormalizedExpression.createEmptyExpression()
Deprecated.
Return an empty NormalizedExpression that contains no policy alternatives.
|
static NormalizedExpression |
NormalizedExpression.createFromPolicyAlternatives(Set policyAlts)
Deprecated.
Create a NormalizedExpression from a set of policy alternatives.
|
static NormalizedExpression |
NormalizedExpression.createUnitializedExpression()
Deprecated.
Return a NormalizedExpression with no policy associated with it.
|
NormalizedExpression |
PolicyExpression.normalize()
Deprecated.
Return the normalized version of the statement
|
| Modifier and Type | Method and Description |
|---|---|
NormalizedExpression |
SecurityToken.getBootstrapPolicy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityToken.setBootstrapPolicy(NormalizedExpression bootstrapPolicy)
Deprecated.
|