| Class and Description |
|---|
| ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.apache.cxf.ws.security.sts.provider.model.secext package.
|
| Class and Description |
|---|
| SecurityTokenReferenceType
This type is used reference a security token.
|
| Class and Description |
|---|
| AttributedString
This type represents an element with arbitrary attributes.
|
| BinarySecurityTokenType
A security token that is encoded in binary
|
| EmbeddedType
This type represents a reference to an embedded security token.
|
| EncodedString
This type is used for elements containing stringified binary data.
|
| KeyIdentifierType
A security token key identifier
|
| PasswordString
This type is used for password elements per Section 4.1.
|
| ReferenceType
This type represents a reference to an external security token.
|
| SecurityHeaderType
This complexType defines header block to use for security-relevant data directed at a specific SOAP actor.
|
| SecurityTokenReferenceType
This type is used reference a security token.
|
| TransformationParametersType
This complexType defines a container for elements to be specified from any namespace as properties/parameters of a DSIG transformation.
|
| UsernameTokenType
This type represents a username token per Section 4.1
|
Apache CXF