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 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) 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 ofRequestSecurityTokenResponseCollectionTypeCreate an instance ofRequestSecurityTokenResponseTypeCreate an instance ofRequestSecurityTokenTypecreateRequestType(String value) createSignatureAlgorithm(String value) Create an instance ofSignChallengeTypecreateSignWith(String value) createStatus(StatusType value) Create an instance ofStatusTypecreateTokenType(String value) 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
-
createEndpointReference
-
createClaims
-
createSignWith
-
createCanonicalizationAlgorithm
-
createParticipants
-
createIssuedTokens
public JAXBElement<RequestSecurityTokenResponseCollectionType> createIssuedTokens(RequestSecurityTokenResponseCollectionType value) -
createLifetime
-
createKeyType
-
createSignChallenge
-
createDelegateTo
-
createRenewing
-
createRenewTarget
-
createUseKey
-
createAllowPostdating
-
createAuthenticator
-
createTokenType
-
createChallenge
-
createRequestedAttachedReference
public JAXBElement<RequestedReferenceType> createRequestedAttachedReference(RequestedReferenceType value) -
createAuthenticationType
-
createForwardable
-
createKeySize
-
createSignChallengeResponse
-
createRequestSecurityTokenResponseCollection
public JAXBElement<RequestSecurityTokenResponseCollectionType> createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value) -
createEncryption
-
createProofEncryption
-
createRequestedTokenCancelled
public JAXBElement<RequestedTokenCancelledType> createRequestedTokenCancelled(RequestedTokenCancelledType value) -
createEncryptionAlgorithm
-
createRequestedSecurityToken
public JAXBElement<RequestedSecurityTokenType> createRequestedSecurityToken(RequestedSecurityTokenType value) -
createEntropy
-
createRequestedProofToken
public JAXBElement<RequestedProofTokenType> createRequestedProofToken(RequestedProofTokenType value) -
createRequestSecurityTokenResponse
public JAXBElement<RequestSecurityTokenResponseType> createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value) -
createRequestType
-
createComputedKeyAlgorithm
-
createOnBehalfOf
-
createCombinedHash
-
createKeyExchangeToken
-
createEncryptWith
-
createRequestSecurityToken
public JAXBElement<RequestSecurityTokenType> createRequestSecurityToken(RequestSecurityTokenType value) -
createBinarySecret
-
createStatus
-
createComputedKey
-
createBinaryExchange
-
createRequestedUnattachedReference
public JAXBElement<RequestedReferenceType> createRequestedUnattachedReference(RequestedReferenceType value) -
createRequestKET
-
createCancelTarget
-
createDelegatable
-
createSignatureAlgorithm
-