Package | Description |
---|---|
com.sun.xml.ws.policy |
The root package of public policy API.
|
com.sun.xml.ws.policy.sourcemodel |
The part of public policy API that defines the classes and interfaces dealing with
the policy tree structure (policy source model) creation and manipulation.
|
com.sun.xml.ws.policy.spi |
The package contains policy API extension point definitions.
|
Class and Description |
---|
AssertionData
Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may
have attached.
|
Class and Description |
---|
AssertionData
Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may
have attached.
|
ModelNode
The general representation of a single node within a
PolicySourceModel instance. |
ModelNode.Type
Policy source model node type enumeration
|
PolicyModelGenerator
Translate a policy into a PolicySourceModel.
|
PolicyModelGenerator.PolicySourceModelCreator
Allows derived classes to pass their own implementation of PolicySourceModelCreator
into the PolicyModelGenerator instance.
|
PolicyModelMarshaller
Abstract class defines interface for policy model marshaller implementations that are specific to underlying
persistence layer.
|
PolicyModelTranslator
This class provides a method for translating a
PolicySourceModel structure to a normalized Policy expression. |
PolicyModelUnmarshaller
Abstract class defines interface for policy model unmarshaller implementations that are specific to underlying
persistence layer.
|
PolicySourceModel
This class is a root of unmarshaled policy source structure.
|
PolicySourceModelContext |
Class and Description |
---|
AssertionData
Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may
have attached.
|
Copyright © 2006–2017 Oracle Corporation. All rights reserved.