Class ObjectFactory
- java.lang.Object
-
- com.sun.xml.ws.security.trust.impl.wssx.bindings.ObjectFactory
-
public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.ws.security.trust.impl.wssx.bindings package.An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.ws.security.trust.impl.bindings
-
Method Summary
-
-
-
Method Detail
-
createUseKeyType
public UseKeyType createUseKeyType()
Create an instance ofUseKeyType
-
createRequestSecurityTokenResponseCollectionType
public RequestSecurityTokenResponseCollectionType createRequestSecurityTokenResponseCollectionType()
Create an instance ofRequestSecurityTokenResponseCollectionType
-
createParticipantType
public ParticipantType createParticipantType()
Create an instance ofParticipantType
-
createRequestKETType
public RequestKETType createRequestKETType()
Create an instance ofRequestKETType
-
createDelegateToType
public DelegateToType createDelegateToType()
Create an instance ofDelegateToType
-
createRequestSecurityTokenCollectionType
public RequestSecurityTokenCollectionType createRequestSecurityTokenCollectionType()
Create an instance ofRequestSecurityTokenCollectionType
-
createBinarySecretType
public BinarySecretType createBinarySecretType()
Create an instance ofBinarySecretType
-
createRenewTargetType
public RenewTargetType createRenewTargetType()
Create an instance ofRenewTargetType
-
createCancelTargetType
public CancelTargetType createCancelTargetType()
Create an instance ofCancelTargetType
-
createEncryptionType
public EncryptionType createEncryptionType()
Create an instance ofEncryptionType
-
createValidateTargetType
public ValidateTargetType createValidateTargetType()
Create an instance ofValidateTargetType
-
createProofEncryptionType
public ProofEncryptionType createProofEncryptionType()
Create an instance ofProofEncryptionType
-
createRequestedSecurityTokenType
public RequestedSecurityTokenType createRequestedSecurityTokenType()
Create an instance ofRequestedSecurityTokenType
-
createRequestedReferenceType
public RequestedReferenceType createRequestedReferenceType()
Create an instance ofRequestedReferenceType
-
createLifetimeType
public LifetimeType createLifetimeType()
Create an instance ofLifetimeType
-
createRenewingType
public RenewingType createRenewingType()
Create an instance ofRenewingType
-
createRequestSecurityTokenType
public RequestSecurityTokenType createRequestSecurityTokenType()
Create an instance ofRequestSecurityTokenType
-
createSecondaryParametersType
public SecondaryParametersType createSecondaryParametersType()
Create an instance ofSecondaryParametersType
-
createKeyExchangeTokenType
public KeyExchangeTokenType createKeyExchangeTokenType()
Create an instance ofKeyExchangeTokenType
-
createParticipantsType
public ParticipantsType createParticipantsType()
Create an instance ofParticipantsType
-
createAllowPostdatingType
public AllowPostdatingType createAllowPostdatingType()
Create an instance ofAllowPostdatingType
-
createClaimsType
public ClaimsType createClaimsType()
Create an instance ofClaimsType
-
createAuthenticatorType
public AuthenticatorType createAuthenticatorType()
Create an instance ofAuthenticatorType
-
createRequestedTokenCancelledType
public RequestedTokenCancelledType createRequestedTokenCancelledType()
Create an instance ofRequestedTokenCancelledType
-
createRequestSecurityTokenResponseType
public RequestSecurityTokenResponseType createRequestSecurityTokenResponseType()
Create an instance ofRequestSecurityTokenResponseType
-
createBinaryExchangeType
public BinaryExchangeType createBinaryExchangeType()
Create an instance ofBinaryExchangeType
-
createSignChallengeType
public SignChallengeType createSignChallengeType()
Create an instance ofSignChallengeType
-
createOnBehalfOfType
public OnBehalfOfType createOnBehalfOfType()
Create an instance ofOnBehalfOfType
-
createStatusType
public StatusType createStatusType()
Create an instance ofStatusType
-
createRequestedProofTokenType
public RequestedProofTokenType createRequestedProofTokenType()
Create an instance ofRequestedProofTokenType
-
createEntropyType
public EntropyType createEntropyType()
Create an instance ofEntropyType
-
createRequestSecurityTokenResponseCollection
public javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
-
createLifetime
public javax.xml.bind.JAXBElement<LifetimeType> createLifetime(LifetimeType value)
-
createDelegateTo
public javax.xml.bind.JAXBElement<DelegateToType> createDelegateTo(DelegateToType value)
-
createValidateTarget
public javax.xml.bind.JAXBElement<ValidateTargetType> createValidateTarget(ValidateTargetType value)
-
createIssuer
public javax.xml.bind.JAXBElement createIssuer(EndpointReference value)
Create an instance ofJAXBElement<possible object is EndpointReferenceType>}
-
createSignChallenge
public javax.xml.bind.JAXBElement<SignChallengeType> createSignChallenge(SignChallengeType value)
-
createIssuedTokens
public javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
-
createRequestSecurityTokenCollection
public javax.xml.bind.JAXBElement<RequestSecurityTokenCollectionType> createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType value)
-
createSignatureAlgorithm
public javax.xml.bind.JAXBElement<String> createSignatureAlgorithm(String value)
-
createRequestedProofToken
public javax.xml.bind.JAXBElement<RequestedProofTokenType> createRequestedProofToken(RequestedProofTokenType value)
-
createKeyExchangeToken
public javax.xml.bind.JAXBElement<KeyExchangeTokenType> createKeyExchangeToken(KeyExchangeTokenType value)
-
createRequestedSecurityToken
public javax.xml.bind.JAXBElement<RequestedSecurityTokenType> createRequestedSecurityToken(RequestedSecurityTokenType value)
-
createParticipants
public javax.xml.bind.JAXBElement<ParticipantsType> createParticipants(ParticipantsType value)
-
createClaims
public javax.xml.bind.JAXBElement<ClaimsType> createClaims(ClaimsType value)
-
createCancelTarget
public javax.xml.bind.JAXBElement<CancelTargetType> createCancelTarget(CancelTargetType value)
-
createEncryptionAlgorithm
public javax.xml.bind.JAXBElement<String> createEncryptionAlgorithm(String value)
-
createCombinedHash
public javax.xml.bind.JAXBElement<byte[]> createCombinedHash(byte[] value)
Create an instance ofJAXBElement<possible object is byte[]>}
-
createStatus
public javax.xml.bind.JAXBElement<StatusType> createStatus(StatusType value)
-
createCanonicalizationAlgorithm
public javax.xml.bind.JAXBElement<String> createCanonicalizationAlgorithm(String value)
-
createRenewTarget
public javax.xml.bind.JAXBElement<RenewTargetType> createRenewTarget(RenewTargetType value)
-
createRequestSecurityToken
public javax.xml.bind.JAXBElement<RequestSecurityTokenType> createRequestSecurityToken(RequestSecurityTokenType value)
-
createSecondaryParameters
public javax.xml.bind.JAXBElement<SecondaryParametersType> createSecondaryParameters(SecondaryParametersType value)
-
createKeyWrapAlgorithm
public javax.xml.bind.JAXBElement<String> createKeyWrapAlgorithm(String value)
-
createProofEncryption
public javax.xml.bind.JAXBElement<ProofEncryptionType> createProofEncryption(ProofEncryptionType value)
-
createBinaryExchange
public javax.xml.bind.JAXBElement<BinaryExchangeType> createBinaryExchange(BinaryExchangeType value)
-
createEntropy
public javax.xml.bind.JAXBElement<EntropyType> createEntropy(EntropyType value)
-
createRequestSecurityTokenResponse
public javax.xml.bind.JAXBElement<RequestSecurityTokenResponseType> createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value)
-
createAuthenticator
public javax.xml.bind.JAXBElement<AuthenticatorType> createAuthenticator(AuthenticatorType value)
-
createRequestKET
public javax.xml.bind.JAXBElement<RequestKETType> createRequestKET(RequestKETType value)
-
createRenewing
public javax.xml.bind.JAXBElement<RenewingType> createRenewing(RenewingType value)
-
createBinarySecret
public javax.xml.bind.JAXBElement<BinarySecretType> createBinarySecret(BinarySecretType value)
-
createRequestedAttachedReference
public javax.xml.bind.JAXBElement<RequestedReferenceType> createRequestedAttachedReference(RequestedReferenceType value)
-
createComputedKeyAlgorithm
public javax.xml.bind.JAXBElement<String> createComputedKeyAlgorithm(String value)
-
createAuthenticationType
public javax.xml.bind.JAXBElement<String> createAuthenticationType(String value)
-
createEncryption
public javax.xml.bind.JAXBElement<EncryptionType> createEncryption(EncryptionType value)
-
createRequestedUnattachedReference
public javax.xml.bind.JAXBElement<RequestedReferenceType> createRequestedUnattachedReference(RequestedReferenceType value)
-
createSignChallengeResponse
public javax.xml.bind.JAXBElement<SignChallengeType> createSignChallengeResponse(SignChallengeType value)
-
createAllowPostdating
public javax.xml.bind.JAXBElement<AllowPostdatingType> createAllowPostdating(AllowPostdatingType value)
-
createOnBehalfOf
public javax.xml.bind.JAXBElement<OnBehalfOfType> createOnBehalfOf(OnBehalfOfType value)
-
createRequestedTokenCancelled
public javax.xml.bind.JAXBElement<RequestedTokenCancelledType> createRequestedTokenCancelled(RequestedTokenCancelledType value)
-
createUseKey
public javax.xml.bind.JAXBElement<UseKeyType> createUseKey(UseKeyType value)
-
-