Class ObjectFactory
java.lang.Object
com.sun.xml.ws.security.trust.impl.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.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 TypeMethodDescriptionjavax.xml.bind.JAXBElement<AllowPostdatingType>Create an instance ofAllowPostdatingTypejavax.xml.bind.JAXBElement<String>createAuthenticationType(String value) javax.xml.bind.JAXBElement<AuthenticatorType>Create an instance ofAuthenticatorTypejavax.xml.bind.JAXBElement<BinaryExchangeType>Create an instance ofBinaryExchangeTypejavax.xml.bind.JAXBElement<BinarySecretType>Create an instance ofBinarySecretTypejavax.xml.bind.JAXBElement<CancelTargetType>Create an instance ofCancelTargetTypejavax.xml.bind.JAXBElement<String>javax.xml.bind.JAXBElement<String>createChallenge(String value) javax.xml.bind.JAXBElement<ClaimsType>createClaims(ClaimsType value) Create an instance ofClaimsTypejavax.xml.bind.JAXBElement<byte[]>createCombinedHash(byte[] value) Create an instance ofJAXBElement<possible object is byte[]>}javax.xml.bind.JAXBElement<String>createComputedKey(String value) javax.xml.bind.JAXBElement<String>createComputedKeyAlgorithm(String value) javax.xml.bind.JAXBElement<Boolean>createDelegatable(Boolean value) javax.xml.bind.JAXBElement<DelegateToType>createDelegateTo(DelegateToType value) Create an instance ofDelegateToTypejavax.xml.bind.JAXBElement<EncryptionType>createEncryption(EncryptionType value) javax.xml.bind.JAXBElement<String>createEncryptionAlgorithm(String value) Create an instance ofEncryptionTypejavax.xml.bind.JAXBElement<String>createEncryptWith(String value) javax.xml.bind.JAXBElementjavax.xml.bind.JAXBElement<EntropyType>createEntropy(EntropyType value) Create an instance ofEntropyTypejavax.xml.bind.JAXBElement<Boolean>createForwardable(Boolean value) javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType>javax.xml.bind.JAXBElementcreateIssuer(EndpointReference value) Create an instance ofJAXBElement<EndpointReferenceType>}javax.xml.bind.JAXBElement<KeyExchangeTokenType>Create an instance ofKeyExchangeTokenTypejavax.xml.bind.JAXBElement<Long>createKeySize(Long value) javax.xml.bind.JAXBElement<String>createKeyType(String value) javax.xml.bind.JAXBElement<LifetimeType>createLifetime(LifetimeType value) Create an instance ofLifetimeTypejavax.xml.bind.JAXBElement<OnBehalfOfType>createOnBehalfOf(OnBehalfOfType value) Create an instance ofOnBehalfOfTypejavax.xml.bind.JAXBElement<ParticipantsType>Create an instance ofParticipantsTypeCreate an instance ofParticipantTypejavax.xml.bind.JAXBElement<ProofEncryptionType>Create an instance ofProofEncryptionTypejavax.xml.bind.JAXBElement<RenewingType>createRenewing(RenewingType value) Create an instance ofRenewingTypejavax.xml.bind.JAXBElement<RenewTargetType>createRenewTarget(RenewTargetType value) Create an instance ofRenewTargetTypejavax.xml.bind.JAXBElement<RequestedReferenceType>javax.xml.bind.JAXBElement<RequestedProofTokenType>Create an instance ofRequestedProofTokenTypeCreate an instance ofRequestedReferenceTypejavax.xml.bind.JAXBElement<RequestedSecurityTokenType>Create an instance ofRequestedSecurityTokenTypejavax.xml.bind.JAXBElement<RequestedTokenCancelledType>Create an instance ofRequestedTokenCancelledTypejavax.xml.bind.JAXBElement<RequestedReferenceType>javax.xml.bind.JAXBElement<RequestKETType>createRequestKET(RequestKETType value) Create an instance ofRequestKETTypejavax.xml.bind.JAXBElement<RequestSecurityTokenType>javax.xml.bind.JAXBElement<RequestSecurityTokenResponseType>javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType>Create an instance ofRequestSecurityTokenResponseCollectionTypeCreate an instance ofRequestSecurityTokenResponseTypeCreate an instance ofRequestSecurityTokenTypejavax.xml.bind.JAXBElement<String>createRequestType(String value) javax.xml.bind.JAXBElement<String>createSignatureAlgorithm(String value) javax.xml.bind.JAXBElement<SignChallengeType>javax.xml.bind.JAXBElement<SignChallengeType>Create an instance ofSignChallengeTypejavax.xml.bind.JAXBElement<String>createSignWith(String value) javax.xml.bind.JAXBElement<StatusType>createStatus(StatusType value) Create an instance ofStatusTypejavax.xml.bind.JAXBElement<String>createTokenType(String value) javax.xml.bind.JAXBElement<UseKeyType>createUseKey(UseKeyType value) Create an instance ofUseKeyType
-
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
-
createProofEncryptionType
Create an instance ofProofEncryptionType -
createRequestSecurityTokenResponseCollectionType
public RequestSecurityTokenResponseCollectionType createRequestSecurityTokenResponseCollectionType()Create an instance ofRequestSecurityTokenResponseCollectionType -
createRequestSecurityTokenResponseType
Create an instance ofRequestSecurityTokenResponseType -
createOnBehalfOfType
Create an instance ofOnBehalfOfType -
createParticipantType
Create an instance ofParticipantType -
createBinaryExchangeType
Create an instance ofBinaryExchangeType -
createKeyExchangeTokenType
Create an instance ofKeyExchangeTokenType -
createCancelTargetType
Create an instance ofCancelTargetType -
createRequestedSecurityTokenType
Create an instance ofRequestedSecurityTokenType -
createRequestedReferenceType
Create an instance ofRequestedReferenceType -
createSignChallengeType
Create an instance ofSignChallengeType -
createLifetimeType
Create an instance ofLifetimeType -
createRequestedProofTokenType
Create an instance ofRequestedProofTokenType -
createRenewingType
Create an instance ofRenewingType -
createRenewTargetType
Create an instance ofRenewTargetType -
createClaimsType
Create an instance ofClaimsType -
createStatusType
Create an instance ofStatusType -
createEntropyType
Create an instance ofEntropyType -
createDelegateToType
Create an instance ofDelegateToType -
createBinarySecretType
Create an instance ofBinarySecretType -
createRequestedTokenCancelledType
Create an instance ofRequestedTokenCancelledType -
createEncryptionType
Create an instance ofEncryptionType -
createAuthenticatorType
Create an instance ofAuthenticatorType -
createRequestKETType
Create an instance ofRequestKETType -
createRequestSecurityTokenType
Create an instance ofRequestSecurityTokenType -
createParticipantsType
Create an instance ofParticipantsType -
createUseKeyType
Create an instance ofUseKeyType -
createAllowPostdatingType
Create an instance ofAllowPostdatingType -
createIssuer
Create an instance ofJAXBElement<EndpointReferenceType>} -
createEndpointReference
-
createClaims
-
createSignWith
-
createCanonicalizationAlgorithm
-
createParticipants
-
createIssuedTokens
public javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> createIssuedTokens(RequestSecurityTokenResponseCollectionType value) -
createLifetime
-
createKeyType
-
createSignChallenge
-
createDelegateTo
-
createRenewing
-
createRenewTarget
-
createUseKey
-
createAllowPostdating
public javax.xml.bind.JAXBElement<AllowPostdatingType> createAllowPostdating(AllowPostdatingType value) -
createAuthenticator
-
createTokenType
-
createChallenge
-
createRequestedAttachedReference
public javax.xml.bind.JAXBElement<RequestedReferenceType> createRequestedAttachedReference(RequestedReferenceType value) -
createAuthenticationType
-
createForwardable
-
createKeySize
-
createSignChallengeResponse
public javax.xml.bind.JAXBElement<SignChallengeType> createSignChallengeResponse(SignChallengeType value) -
createRequestSecurityTokenResponseCollection
public javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value) -
createEncryption
-
createProofEncryption
public javax.xml.bind.JAXBElement<ProofEncryptionType> createProofEncryption(ProofEncryptionType value) -
createRequestedTokenCancelled
public javax.xml.bind.JAXBElement<RequestedTokenCancelledType> createRequestedTokenCancelled(RequestedTokenCancelledType value) -
createEncryptionAlgorithm
-
createRequestedSecurityToken
public javax.xml.bind.JAXBElement<RequestedSecurityTokenType> createRequestedSecurityToken(RequestedSecurityTokenType value) -
createEntropy
-
createRequestedProofToken
public javax.xml.bind.JAXBElement<RequestedProofTokenType> createRequestedProofToken(RequestedProofTokenType value) -
createRequestSecurityTokenResponse
public javax.xml.bind.JAXBElement<RequestSecurityTokenResponseType> createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value) -
createRequestType
-
createComputedKeyAlgorithm
-
createOnBehalfOf
-
createCombinedHash
public javax.xml.bind.JAXBElement<byte[]> createCombinedHash(byte[] value) Create an instance ofJAXBElement<possible object is byte[]>} -
createKeyExchangeToken
public javax.xml.bind.JAXBElement<KeyExchangeTokenType> createKeyExchangeToken(KeyExchangeTokenType value) -
createEncryptWith
-
createRequestSecurityToken
public javax.xml.bind.JAXBElement<RequestSecurityTokenType> createRequestSecurityToken(RequestSecurityTokenType value) -
createBinarySecret
-
createStatus
-
createComputedKey
-
createBinaryExchange
public javax.xml.bind.JAXBElement<BinaryExchangeType> createBinaryExchange(BinaryExchangeType value) -
createRequestedUnattachedReference
public javax.xml.bind.JAXBElement<RequestedReferenceType> createRequestedUnattachedReference(RequestedReferenceType value) -
createRequestKET
-
createCancelTarget
-
createDelegatable
-
createSignatureAlgorithm
-