Class ObjectFactory
java.lang.Object
com.sun.xml.ws.security.trust.impl.wssx.bindings.ObjectFactory
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
ConstructorsConstructorDescriptionCreate 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
Modifier and TypeMethodDescriptionCreate an instance ofAllowPostdatingTypecreateAuthenticationType(String value) Create an instance ofAuthenticatorTypeCreate an instance ofBinaryExchangeTypeCreate an instance ofBinarySecretTypeCreate an instance ofCancelTargetTypecreateChallenge(String value) createClaims(ClaimsType value) Create an instance ofClaimsTypeJAXBElement<byte[]>createCombinedHash(byte[] value) createComputedKey(String value) createComputedKeyAlgorithm(String value) createDelegatable(Boolean value) createDelegateTo(DelegateToType value) Create an instance ofDelegateToTypecreateEncryption(EncryptionType value) createEncryptionAlgorithm(String value) Create an instance ofEncryptionTypecreateEncryptWith(String value) createEntropy(EntropyType value) Create an instance ofEntropyTypecreateForwardable(Boolean value) createIssuer(EndpointReference value) Create an instance ofKeyExchangeTokenTypecreateKeySize(Long value) createKeyType(String value) createKeyWrapAlgorithm(String value) createLifetime(LifetimeType value) Create an instance ofLifetimeTypecreateOnBehalfOf(OnBehalfOfType value) Create an instance ofOnBehalfOfTypeCreate an instance ofParticipantsTypeCreate an instance ofParticipantTypeCreate an instance ofProofEncryptionTypecreateRenewing(RenewingType value) Create an instance ofRenewingTypecreateRenewTarget(RenewTargetType value) Create an instance ofRenewTargetTypeCreate an instance ofRequestedProofTokenTypeCreate an instance ofRequestedReferenceTypeCreate an instance ofRequestedSecurityTokenTypeCreate an instance ofRequestedTokenCancelledTypecreateRequestKET(RequestKETType value) Create an instance ofRequestKETTypeCreate an instance ofRequestSecurityTokenCollectionTypeCreate an instance ofRequestSecurityTokenResponseCollectionTypeCreate an instance ofRequestSecurityTokenResponseTypeCreate an instance ofRequestSecurityTokenTypecreateRequestType(String value) Create an instance ofSecondaryParametersTypecreateSignatureAlgorithm(String value) Create an instance ofSignChallengeTypecreateSignWith(String value) createStatus(StatusType value) Create an instance ofStatusTypecreateTokenType(String value) createUseKey(UseKeyType value) Create an instance ofUseKeyTypeCreate an instance ofValidateTargetType
-
Constructor Details
-
ObjectFactory
public 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 Details
-
createUseKeyType
Create an instance ofUseKeyType -
createRequestSecurityTokenResponseCollectionType
public RequestSecurityTokenResponseCollectionType createRequestSecurityTokenResponseCollectionType()Create an instance ofRequestSecurityTokenResponseCollectionType -
createParticipantType
Create an instance ofParticipantType -
createRequestKETType
Create an instance ofRequestKETType -
createDelegateToType
Create an instance ofDelegateToType -
createRequestSecurityTokenCollectionType
Create an instance ofRequestSecurityTokenCollectionType -
createBinarySecretType
Create an instance ofBinarySecretType -
createRenewTargetType
Create an instance ofRenewTargetType -
createCancelTargetType
Create an instance ofCancelTargetType -
createEncryptionType
Create an instance ofEncryptionType -
createValidateTargetType
Create an instance ofValidateTargetType -
createProofEncryptionType
Create an instance ofProofEncryptionType -
createRequestedSecurityTokenType
Create an instance ofRequestedSecurityTokenType -
createRequestedReferenceType
Create an instance ofRequestedReferenceType -
createLifetimeType
Create an instance ofLifetimeType -
createRenewingType
Create an instance ofRenewingType -
createRequestSecurityTokenType
Create an instance ofRequestSecurityTokenType -
createSecondaryParametersType
Create an instance ofSecondaryParametersType -
createKeyExchangeTokenType
Create an instance ofKeyExchangeTokenType -
createParticipantsType
Create an instance ofParticipantsType -
createAllowPostdatingType
Create an instance ofAllowPostdatingType -
createClaimsType
Create an instance ofClaimsType -
createAuthenticatorType
Create an instance ofAuthenticatorType -
createRequestedTokenCancelledType
Create an instance ofRequestedTokenCancelledType -
createRequestSecurityTokenResponseType
Create an instance ofRequestSecurityTokenResponseType -
createBinaryExchangeType
Create an instance ofBinaryExchangeType -
createSignChallengeType
Create an instance ofSignChallengeType -
createOnBehalfOfType
Create an instance ofOnBehalfOfType -
createStatusType
Create an instance ofStatusType -
createRequestedProofTokenType
Create an instance ofRequestedProofTokenType -
createEntropyType
Create an instance ofEntropyType -
createRequestSecurityTokenResponseCollection
public JAXBElement<RequestSecurityTokenResponseCollectionType> createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value) -
createLifetime
-
createKeyType
-
createDelegateTo
-
createValidateTarget
-
createIssuer
-
createSignChallenge
-
createForwardable
-
createIssuedTokens
public JAXBElement<RequestSecurityTokenResponseCollectionType> createIssuedTokens(RequestSecurityTokenResponseCollectionType value) -
createRequestSecurityTokenCollection
public JAXBElement<RequestSecurityTokenCollectionType> createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType value) -
createSignatureAlgorithm
-
createRequestType
-
createRequestedProofToken
public JAXBElement<RequestedProofTokenType> createRequestedProofToken(RequestedProofTokenType value) -
createKeyExchangeToken
-
createComputedKey
-
createRequestedSecurityToken
public JAXBElement<RequestedSecurityTokenType> createRequestedSecurityToken(RequestedSecurityTokenType value) -
createKeySize
-
createParticipants
-
createClaims
-
createCancelTarget
-
createEncryptionAlgorithm
-
createCombinedHash
-
createChallenge
-
createStatus
-
createCanonicalizationAlgorithm
-
createRenewTarget
-
createRequestSecurityToken
public JAXBElement<RequestSecurityTokenType> createRequestSecurityToken(RequestSecurityTokenType value) -
createSecondaryParameters
public JAXBElement<SecondaryParametersType> createSecondaryParameters(SecondaryParametersType value) -
createKeyWrapAlgorithm
-
createProofEncryption
-
createBinaryExchange
-
createDelegatable
-
createEntropy
-
createRequestSecurityTokenResponse
public JAXBElement<RequestSecurityTokenResponseType> createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value) -
createAuthenticator
-
createRequestKET
-
createRenewing
-
createBinarySecret
-
createRequestedAttachedReference
public JAXBElement<RequestedReferenceType> createRequestedAttachedReference(RequestedReferenceType value) -
createComputedKeyAlgorithm
-
createSignWith
-
createAuthenticationType
-
createEncryption
-
createRequestedUnattachedReference
public JAXBElement<RequestedReferenceType> createRequestedUnattachedReference(RequestedReferenceType value) -
createEncryptWith
-
createSignChallengeResponse
-
createAllowPostdating
-
createOnBehalfOf
-
createRequestedTokenCancelled
public JAXBElement<RequestedTokenCancelledType> createRequestedTokenCancelled(RequestedTokenCancelledType value) -
createTokenType
-
createUseKey
-