Apache CXF API

Uses of Package
org.apache.cxf.ws.security.sts.provider.model.secext

Packages that use org.apache.cxf.ws.security.sts.provider.model.secext
org.apache.cxf.ws.security.sts.provider.model   
org.apache.cxf.ws.security.sts.provider.model.secext   
 

Classes in org.apache.cxf.ws.security.sts.provider.model.secext used by org.apache.cxf.ws.security.sts.provider.model
SecurityTokenReferenceType
          This type is used reference a security token.
 

Classes in org.apache.cxf.ws.security.sts.provider.model.secext used by org.apache.cxf.ws.security.sts.provider.model.secext
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 API

Apache CXF