Class ObjectFactory
java.lang.Object
org.apache.cxf.ws.security.sts.provider.model.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 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: org.apache.cxf.ws.security.sts.provider.model -
Method Summary
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AllowPostdatingType>Create an instance ofAllowPostdatingTypejakarta.xml.bind.JAXBElement<String>createAuthenticationType(String value) jakarta.xml.bind.JAXBElement<AuthenticatorType>Create an instance ofAuthenticatorTypejakarta.xml.bind.JAXBElement<BinaryExchangeType>Create an instance ofBinaryExchangeTypejakarta.xml.bind.JAXBElement<BinarySecretType>Create an instance ofBinarySecretTypejakarta.xml.bind.JAXBElement<CancelTargetType>Create an instance ofCancelTargetTypejakarta.xml.bind.JAXBElement<String>jakarta.xml.bind.JAXBElement<String>createChallenge(String value) jakarta.xml.bind.JAXBElement<ClaimsType>createClaims(ClaimsType value) Create an instance ofClaimsTypejakarta.xml.bind.JAXBElement<byte[]>createCombinedHash(byte[] value) Create an instance ofJAXBElement<byte>jakarta.xml.bind.JAXBElement<String>createComputedKey(String value) jakarta.xml.bind.JAXBElement<String>createComputedKeyAlgorithm(String value) jakarta.xml.bind.JAXBElement<Boolean>createDelegatable(Boolean value) jakarta.xml.bind.JAXBElement<DelegateToType>createDelegateTo(DelegateToType value) Create an instance ofDelegateToTypejakarta.xml.bind.JAXBElement<EncryptionType>createEncryption(EncryptionType value) jakarta.xml.bind.JAXBElement<String>createEncryptionAlgorithm(String value) Create an instance ofEncryptionTypejakarta.xml.bind.JAXBElement<String>createEncryptWith(String value) jakarta.xml.bind.JAXBElement<EntropyType>createEntropy(EntropyType value) Create an instance ofEntropyTypejakarta.xml.bind.JAXBElement<Boolean>createForwardable(Boolean value) jakarta.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType>jakarta.xml.bind.JAXBElement<org.apache.cxf.ws.addressing.EndpointReferenceType>createIssuer(org.apache.cxf.ws.addressing.EndpointReferenceType value) Create an instance ofJAXBElement<EndpointReferenceType>jakarta.xml.bind.JAXBElement<KeyExchangeTokenType>Create an instance ofKeyExchangeTokenTypejakarta.xml.bind.JAXBElement<Long>createKeySize(Long value) jakarta.xml.bind.JAXBElement<String>createKeyType(String value) jakarta.xml.bind.JAXBElement<String>createKeyWrapAlgorithm(String value) jakarta.xml.bind.JAXBElement<LifetimeType>createLifetime(LifetimeType value) Create an instance ofLifetimeTypejakarta.xml.bind.JAXBElement<OnBehalfOfType>createOnBehalfOf(OnBehalfOfType value) Create an instance ofOnBehalfOfTypejakarta.xml.bind.JAXBElement<ParticipantsType>Create an instance ofParticipantsTypeCreate an instance ofParticipantTypejakarta.xml.bind.JAXBElement<ProofEncryptionType>Create an instance ofProofEncryptionTypejakarta.xml.bind.JAXBElement<RenewingType>createRenewing(RenewingType value) Create an instance ofRenewingTypejakarta.xml.bind.JAXBElement<RenewTargetType>createRenewTarget(RenewTargetType value) Create an instance ofRenewTargetTypejakarta.xml.bind.JAXBElement<RequestedReferenceType>jakarta.xml.bind.JAXBElement<RequestedProofTokenType>Create an instance ofRequestedProofTokenTypeCreate an instance ofRequestedReferenceTypejakarta.xml.bind.JAXBElement<RequestedSecurityTokenType>Create an instance ofRequestedSecurityTokenTypejakarta.xml.bind.JAXBElement<RequestedTokenCancelledType>Create an instance ofRequestedTokenCancelledTypejakarta.xml.bind.JAXBElement<RequestedReferenceType>jakarta.xml.bind.JAXBElement<RequestKETType>createRequestKET(RequestKETType value) Create an instance ofRequestKETTypejakarta.xml.bind.JAXBElement<RequestSecurityTokenType>jakarta.xml.bind.JAXBElement<RequestSecurityTokenCollectionType>Create an instance ofRequestSecurityTokenCollectionTypejakarta.xml.bind.JAXBElement<RequestSecurityTokenResponseType>jakarta.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType>Create an instance ofRequestSecurityTokenResponseCollectionTypeCreate an instance ofRequestSecurityTokenResponseTypeCreate an instance ofRequestSecurityTokenTypejakarta.xml.bind.JAXBElement<String>createRequestType(String value) jakarta.xml.bind.JAXBElement<String>createSignatureAlgorithm(String value) jakarta.xml.bind.JAXBElement<SignChallengeType>jakarta.xml.bind.JAXBElement<SignChallengeType>Create an instance ofSignChallengeTypejakarta.xml.bind.JAXBElement<String>createSignWith(String value) jakarta.xml.bind.JAXBElement<StatusType>createStatus(StatusType value) Create an instance ofStatusTypejakarta.xml.bind.JAXBElement<String>createTokenType(String value) jakarta.xml.bind.JAXBElement<UseKeyType>createUseKey(UseKeyType value) Create an instance ofUseKeyTypejakarta.xml.bind.JAXBElement<ValidateTargetType>Create 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: org.apache.cxf.ws.security.sts.provider.model
-
-
Method Details
-
createRequestSecurityTokenType
Create an instance ofRequestSecurityTokenType -
createRequestSecurityTokenResponseType
Create an instance ofRequestSecurityTokenResponseType -
createRequestedSecurityTokenType
Create an instance ofRequestedSecurityTokenType -
createBinarySecretType
Create an instance ofBinarySecretType -
createClaimsType
Create an instance ofClaimsType -
createEntropyType
Create an instance ofEntropyType -
createLifetimeType
Create an instance ofLifetimeType -
createRequestSecurityTokenCollectionType
Create an instance ofRequestSecurityTokenCollectionType -
createRequestSecurityTokenResponseCollectionType
public RequestSecurityTokenResponseCollectionType createRequestSecurityTokenResponseCollectionType()Create an instance ofRequestSecurityTokenResponseCollectionType -
createRequestedReferenceType
Create an instance ofRequestedReferenceType -
createRequestedProofTokenType
Create an instance ofRequestedProofTokenType -
createRenewTargetType
Create an instance ofRenewTargetType -
createAllowPostdatingType
Create an instance ofAllowPostdatingType -
createRenewingType
Create an instance ofRenewingType -
createCancelTargetType
Create an instance ofCancelTargetType -
createRequestedTokenCancelledType
Create an instance ofRequestedTokenCancelledType -
createValidateTargetType
Create an instance ofValidateTargetType -
createStatusType
Create an instance ofStatusType -
createSignChallengeType
Create an instance ofSignChallengeType -
createBinaryExchangeType
Create an instance ofBinaryExchangeType -
createRequestKETType
Create an instance ofRequestKETType -
createKeyExchangeTokenType
Create an instance ofKeyExchangeTokenType -
createAuthenticatorType
Create an instance ofAuthenticatorType -
createOnBehalfOfType
Create an instance ofOnBehalfOfType -
createEncryptionType
Create an instance ofEncryptionType -
createProofEncryptionType
Create an instance ofProofEncryptionType -
createUseKeyType
Create an instance ofUseKeyType -
createDelegateToType
Create an instance ofDelegateToType -
createParticipantsType
Create an instance ofParticipantsType -
createParticipantType
Create an instance ofParticipantType -
createRequestSecurityToken
public jakarta.xml.bind.JAXBElement<RequestSecurityTokenType> createRequestSecurityToken(RequestSecurityTokenType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestSecurityTokenType>
-
createTokenType
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createRequestType
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createRequestSecurityTokenResponse
public jakarta.xml.bind.JAXBElement<RequestSecurityTokenResponseType> createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestSecurityTokenResponseType>
-
createRequestedSecurityToken
public jakarta.xml.bind.JAXBElement<RequestedSecurityTokenType> createRequestedSecurityToken(RequestedSecurityTokenType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestedSecurityTokenType>
-
createBinarySecret
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<BinarySecretType>
-
createClaims
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ClaimsType>
-
createEntropy
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EntropyType>
-
createLifetime
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<LifetimeType>
-
createRequestSecurityTokenCollection
public jakarta.xml.bind.JAXBElement<RequestSecurityTokenCollectionType> createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestSecurityTokenCollectionType>
-
createRequestSecurityTokenResponseCollection
public jakarta.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestSecurityTokenResponseCollectionType>
-
createComputedKey
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createRequestedAttachedReference
public jakarta.xml.bind.JAXBElement<RequestedReferenceType> createRequestedAttachedReference(RequestedReferenceType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestedReferenceType>
-
createRequestedUnattachedReference
public jakarta.xml.bind.JAXBElement<RequestedReferenceType> createRequestedUnattachedReference(RequestedReferenceType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestedReferenceType>
-
createRequestedProofToken
public jakarta.xml.bind.JAXBElement<RequestedProofTokenType> createRequestedProofToken(RequestedProofTokenType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestedProofTokenType>
-
createIssuedTokens
public jakarta.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> createIssuedTokens(RequestSecurityTokenResponseCollectionType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestSecurityTokenResponseCollectionType>
-
createRenewTarget
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RenewTargetType>
-
createAllowPostdating
public jakarta.xml.bind.JAXBElement<AllowPostdatingType> createAllowPostdating(AllowPostdatingType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AllowPostdatingType>
-
createRenewing
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RenewingType>
-
createCancelTarget
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CancelTargetType>
-
createRequestedTokenCancelled
public jakarta.xml.bind.JAXBElement<RequestedTokenCancelledType> createRequestedTokenCancelled(RequestedTokenCancelledType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestedTokenCancelledType>
-
createValidateTarget
public jakarta.xml.bind.JAXBElement<ValidateTargetType> createValidateTarget(ValidateTargetType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ValidateTargetType>
-
createStatus
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StatusType>
-
createSignChallenge
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignChallengeType>
-
createSignChallengeResponse
public jakarta.xml.bind.JAXBElement<SignChallengeType> createSignChallengeResponse(SignChallengeType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignChallengeType>
-
createChallenge
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createBinaryExchange
public jakarta.xml.bind.JAXBElement<BinaryExchangeType> createBinaryExchange(BinaryExchangeType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<BinaryExchangeType>
-
createRequestKET
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RequestKETType>
-
createKeyExchangeToken
public jakarta.xml.bind.JAXBElement<KeyExchangeTokenType> createKeyExchangeToken(KeyExchangeTokenType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<KeyExchangeTokenType>
-
createAuthenticator
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AuthenticatorType>
-
createCombinedHash
public jakarta.xml.bind.JAXBElement<byte[]> createCombinedHash(byte[] value) Create an instance ofJAXBElement<byte>- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<byte>
-
createOnBehalfOf
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<OnBehalfOfType>
-
createIssuer
public jakarta.xml.bind.JAXBElement<org.apache.cxf.ws.addressing.EndpointReferenceType> createIssuer(org.apache.cxf.ws.addressing.EndpointReferenceType value) Create an instance ofJAXBElement<EndpointReferenceType>- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EndpointReferenceType>
-
createAuthenticationType
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createKeyType
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createKeySize
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Long>
-
createSignatureAlgorithm
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createEncryptionAlgorithm
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createCanonicalizationAlgorithm
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createComputedKeyAlgorithm
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createEncryption
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EncryptionType>
-
createProofEncryption
public jakarta.xml.bind.JAXBElement<ProofEncryptionType> createProofEncryption(ProofEncryptionType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ProofEncryptionType>
-
createUseKey
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UseKeyType>
-
createKeyWrapAlgorithm
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createSignWith
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createEncryptWith
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createDelegateTo
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DelegateToType>
-
createForwardable
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Boolean>
-
createDelegatable
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Boolean>
-
createParticipants
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ParticipantsType>
-