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