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 ParticipantType createParticipantType()
ParticipantTypepublic ProofEncryptionType createProofEncryptionType()
ProofEncryptionTypepublic BinaryExchangeType createBinaryExchangeType()
BinaryExchangeTypepublic RenewTargetType createRenewTargetType()
RenewTargetTypepublic DelegateToType createDelegateToType()
DelegateToTypepublic SignChallengeType createSignChallengeType()
SignChallengeTypepublic ClaimsType createClaimsType()
ClaimsTypepublic KeyExchangeTokenType createKeyExchangeTokenType()
KeyExchangeTokenTypepublic RequestedSecurityTokenType createRequestedSecurityTokenType()
RequestedSecurityTokenTypepublic EntropyType createEntropyType()
EntropyTypepublic LifetimeType createLifetimeType()
LifetimeTypepublic AllowPostdatingType createAllowPostdatingType()
AllowPostdatingTypepublic RequestSecurityTokenType createRequestSecurityTokenType()
RequestSecurityTokenTypepublic RequestKETType createRequestKETType()
RequestKETTypepublic StatusType createStatusType()
StatusTypepublic ParticipantsType createParticipantsType()
ParticipantsTypepublic RequestedTokenCancelledType createRequestedTokenCancelledType()
RequestedTokenCancelledTypepublic AuthenticatorType createAuthenticatorType()
AuthenticatorTypepublic CancelTargetType createCancelTargetType()
CancelTargetTypepublic EncryptionType createEncryptionType()
EncryptionTypepublic RequestedProofTokenType createRequestedProofTokenType()
RequestedProofTokenTypepublic UseKeyType createUseKeyType()
UseKeyTypepublic RequestSecurityTokenResponseType createRequestSecurityTokenResponseType()
RequestSecurityTokenResponseTypepublic BinarySecretType createBinarySecretType()
BinarySecretTypepublic RequestSecurityTokenCollectionType createRequestSecurityTokenCollectionType()
RequestSecurityTokenCollectionTypepublic RequestedReferenceType createRequestedReferenceType()
RequestedReferenceTypepublic RequestSecurityTokenResponseCollectionType createRequestSecurityTokenResponseCollectionType()
RequestSecurityTokenResponseCollectionTypepublic OnBehalfOfType createOnBehalfOfType()
OnBehalfOfTypepublic ValidateTargetType createValidateTargetType()
ValidateTargetTypepublic 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