PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.ws.addressing.BaseAddressingType

Packages that use BaseAddressingType
org.picketlink.identity.federation.ws.addressing   
org.picketlink.identity.federation.ws.policy   
org.picketlink.identity.federation.ws.trust   
org.picketlink.identity.federation.ws.wss.secext   
org.picketlink.identity.federation.ws.wss.utility   
 

Uses of BaseAddressingType in org.picketlink.identity.federation.ws.addressing
 

Subclasses of BaseAddressingType in org.picketlink.identity.federation.ws.addressing
 class AnyAddressingType
           
 class AttributedQNameType
           Java class for AttributedQNameType complex type.
 class AttributedUnsignedLongType
           Java class for AttributedUnsignedLongType complex type.
 class AttributedURIType
           Java class for AttributedURIType complex type.
 class EndpointReferenceType
           Java class for EndpointReferenceType complex type.
 class MetadataType
           Java class for MetadataType complex type.
 class ProblemActionType
           Java class for ProblemActionType complex type.
 class ReferenceParametersType
           Java class for ReferenceParametersType complex type.
 class RelatesToType
           Java class for RelatesToType complex type.
 

Uses of BaseAddressingType in org.picketlink.identity.federation.ws.policy
 

Subclasses of BaseAddressingType in org.picketlink.identity.federation.ws.policy
 class AppliesTo
           Java class for anonymous complex type.
 class PolicyAttachment
           Java class for anonymous complex type.
 class PolicyReference
           Java class for anonymous complex type.
 

Uses of BaseAddressingType in org.picketlink.identity.federation.ws.trust
 

Subclasses of BaseAddressingType in org.picketlink.identity.federation.ws.trust
 class AuthenticatorType
           Java class for AuthenticatorType complex type.
 class BinaryExchangeType
           Java class for BinaryExchangeType complex type.
 class BinarySecretType
           Java class for BinarySecretType complex type.
 class EntropyType
           Java class for EntropyType complex type.
 class RequestSecurityTokenResponseCollectionType
          The element (RSTRC) MUST be used to return a security token or response to a security token request on the final response.
 class RequestSecurityTokenResponseType
          Actual content model is non-deterministic, hence wildcard.
 class RequestSecurityTokenType
          Actual content model is non-deterministic, hence wildcard.
 class SignChallengeType
           Java class for SignChallengeType complex type.
 

Uses of BaseAddressingType in org.picketlink.identity.federation.ws.wss.secext
 

Subclasses of BaseAddressingType in org.picketlink.identity.federation.ws.wss.secext
 class AttributedString
          This type represents an element with arbitrary attributes.
 class BinarySecurityTokenType
          A security token that is encoded in binary
 class EmbeddedType
          This type represents a reference to an embedded security token.
 class EncodedString
          This type is used for elements containing stringified binary data.
 class KeyIdentifierType
          A security token key identifier
 class PasswordString
          This type is used for password elements per Section 4.1.
 class ReferenceType
          This type represents a reference to an external security token.
 class SecurityHeaderType
          This complexType defines header block to use for security-relevant data directed at a specific SOAP actor.
 class SecurityTokenReferenceType
          This type is used reference a security token.
 class TransformationParametersType
          This complexType defines a container for elements to be specified from any namespace as properties/parameters of a DSIG transformation.
 class UsernameTokenType
          This type represents a username token per Section 4.1
 

Uses of BaseAddressingType in org.picketlink.identity.federation.ws.wss.utility
 

Subclasses of BaseAddressingType in org.picketlink.identity.federation.ws.wss.utility
 class AttributedDateTime
          This type is for elements whose [children] is a psuedo-dateTime and can have arbitrary attributes.
 class AttributedURI
          This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
 class TimestampType
          This complex type ties together the timestamp related elements into a composite type.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.