public class ObjectFactory extends Object
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 and Description |
|---|
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
|
public ObjectFactory()
public RenewingType createRenewingType()
RenewingTypepublic AuthenticatorType createAuthenticatorType()
AuthenticatorTypepublic ValidateTargetType createValidateTargetType()
ValidateTargetTypepublic RequestSecurityTokenResponseType createRequestSecurityTokenResponseType()
RequestSecurityTokenResponseTypepublic RenewTargetType createRenewTargetType()
RenewTargetTypepublic EncryptionType createEncryptionType()
EncryptionTypepublic SignChallengeType createSignChallengeType()
SignChallengeTypepublic EntropyType createEntropyType()
EntropyTypepublic AllowPostdatingType createAllowPostdatingType()
AllowPostdatingTypepublic KeyExchangeTokenType createKeyExchangeTokenType()
KeyExchangeTokenTypepublic RequestedReferenceType createRequestedReferenceType()
RequestedReferenceTypepublic StatusType createStatusType()
StatusTypepublic CancelTargetType createCancelTargetType()
CancelTargetTypepublic RequestedTokenCancelledType createRequestedTokenCancelledType()
RequestedTokenCancelledTypepublic RequestedSecurityTokenType createRequestedSecurityTokenType()
RequestedSecurityTokenTypepublic RequestSecurityTokenType createRequestSecurityTokenType()
RequestSecurityTokenTypepublic BinarySecretType createBinarySecretType()
BinarySecretTypepublic DelegateToType createDelegateToType()
DelegateToTypepublic BinaryExchangeType createBinaryExchangeType()
BinaryExchangeTypepublic RequestedProofTokenType createRequestedProofTokenType()
RequestedProofTokenTypepublic RequestKETType createRequestKETType()
RequestKETTypepublic LifetimeType createLifetimeType()
LifetimeTypepublic ProofEncryptionType createProofEncryptionType()
ProofEncryptionTypepublic RequestSecurityTokenCollectionType createRequestSecurityTokenCollectionType()
RequestSecurityTokenCollectionTypepublic OnBehalfOfType createOnBehalfOfType()
OnBehalfOfTypepublic ParticipantType createParticipantType()
ParticipantTypepublic RequestSecurityTokenResponseCollectionType createRequestSecurityTokenResponseCollectionType()
RequestSecurityTokenResponseCollectionTypepublic ClaimsType createClaimsType()
ClaimsTypepublic ParticipantsType createParticipantsType()
ParticipantsTypepublic UseKeyType createUseKeyType()
UseKeyTypepublic javax.xml.bind.JAXBElement<AuthenticatorType> createAuthenticator(AuthenticatorType value)
public javax.xml.bind.JAXBElement<EndpointReferenceType> createIssuer(EndpointReferenceType value)
public javax.xml.bind.JAXBElement<AllowPostdatingType> createAllowPostdating(AllowPostdatingType value)
public javax.xml.bind.JAXBElement<RequestKETType> createRequestKET(RequestKETType value)
public javax.xml.bind.JAXBElement<RequestSecurityTokenType> createRequestSecurityToken(RequestSecurityTokenType value)
public javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
public javax.xml.bind.JAXBElement<SignChallengeType> createSignChallenge(SignChallengeType value)
public javax.xml.bind.JAXBElement<RequestSecurityTokenResponseType> createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value)
public javax.xml.bind.JAXBElement<RequestedSecurityTokenType> createRequestedSecurityToken(RequestedSecurityTokenType value)
public javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
public javax.xml.bind.JAXBElement<ClaimsType> createClaims(ClaimsType value)
public javax.xml.bind.JAXBElement<String> createSignatureAlgorithm(String value)
public javax.xml.bind.JAXBElement<RequestedTokenCancelledType> createRequestedTokenCancelled(RequestedTokenCancelledType value)
public javax.xml.bind.JAXBElement<String> createSignWith(String value)
public javax.xml.bind.JAXBElement<RenewTargetType> createRenewTarget(RenewTargetType value)
public javax.xml.bind.JAXBElement<RequestedReferenceType> createRequestedAttachedReference(RequestedReferenceType value)
public javax.xml.bind.JAXBElement<Boolean> createDelegatable(Boolean value)
public javax.xml.bind.JAXBElement<Boolean> createForwardable(Boolean value)
public javax.xml.bind.JAXBElement<String> createComputedKey(String value)
public javax.xml.bind.JAXBElement<RequestedProofTokenType> createRequestedProofToken(RequestedProofTokenType value)
public javax.xml.bind.JAXBElement<KeyExchangeTokenType> createKeyExchangeToken(KeyExchangeTokenType value)
public javax.xml.bind.JAXBElement<String> createEncryptWith(String value)
public javax.xml.bind.JAXBElement<BinarySecretType> createBinarySecret(BinarySecretType value)
public javax.xml.bind.JAXBElement<UseKeyType> createUseKey(UseKeyType value)
public javax.xml.bind.JAXBElement<DelegateToType> createDelegateTo(DelegateToType value)
public javax.xml.bind.JAXBElement<EncryptionType> createEncryption(EncryptionType value)
public javax.xml.bind.JAXBElement<ParticipantsType> createParticipants(ParticipantsType value)
public javax.xml.bind.JAXBElement<String> createKeyType(String value)
public javax.xml.bind.JAXBElement<String> createKeyWrapAlgorithm(String value)
public javax.xml.bind.JAXBElement<RenewingType> createRenewing(RenewingType value)
public javax.xml.bind.JAXBElement<EntropyType> createEntropy(EntropyType value)
public javax.xml.bind.JAXBElement<ProofEncryptionType> createProofEncryption(ProofEncryptionType value)
public javax.xml.bind.JAXBElement<String> createAuthenticationType(String value)
public javax.xml.bind.JAXBElement<String> createComputedKeyAlgorithm(String value)
public javax.xml.bind.JAXBElement<String> createEncryptionAlgorithm(String value)
public javax.xml.bind.JAXBElement<OnBehalfOfType> createOnBehalfOf(OnBehalfOfType value)
public javax.xml.bind.JAXBElement<RequestedReferenceType> createRequestedUnattachedReference(RequestedReferenceType value)
public javax.xml.bind.JAXBElement<String> createTokenType(String value)
public javax.xml.bind.JAXBElement<RequestSecurityTokenCollectionType> createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType value)
public javax.xml.bind.JAXBElement<SignChallengeType> createSignChallengeResponse(SignChallengeType value)
public javax.xml.bind.JAXBElement<byte[]> createCombinedHash(byte[] value)
public javax.xml.bind.JAXBElement<Long> createKeySize(Long value)
public javax.xml.bind.JAXBElement<LifetimeType> createLifetime(LifetimeType value)
public javax.xml.bind.JAXBElement<ValidateTargetType> createValidateTarget(ValidateTargetType value)
public javax.xml.bind.JAXBElement<StatusType> createStatus(StatusType value)
public javax.xml.bind.JAXBElement<String> createChallenge(String value)
public javax.xml.bind.JAXBElement<String> createCanonicalizationAlgorithm(String value)
public javax.xml.bind.JAXBElement<String> createRequestType(String value)
public javax.xml.bind.JAXBElement<BinaryExchangeType> createBinaryExchange(BinaryExchangeType value)
public javax.xml.bind.JAXBElement<CancelTargetType> createCancelTarget(CancelTargetType value)
Apache CXF