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()
RequestSecurityTokenResponseCollectionType
public RequestSecurityTokenType createRequestSecurityTokenType()
RequestSecurityTokenType
public RequestSecurityTokenResponseType createRequestSecurityTokenResponseType()
RequestSecurityTokenResponseType
public RequestedSecurityTokenType createRequestedSecurityTokenType()
RequestedSecurityTokenType
public SignChallengeType createSignChallengeType()
SignChallengeType
public AuthenticatorType createAuthenticatorType()
AuthenticatorType
public AllowPostdatingType createAllowPostdatingType()
AllowPostdatingType
public RequestKETType createRequestKETType()
RequestKETType
public DelegateToType createDelegateToType()
DelegateToType
public UseKeyType createUseKeyType()
UseKeyType
public EncryptionType createEncryptionType()
EncryptionType
public RequestedTokenCancelledType createRequestedTokenCancelledType()
RequestedTokenCancelledType
public ClaimsType createClaimsType()
ClaimsType
public RequestedReferenceType createRequestedReferenceType()
RequestedReferenceType
public RenewTargetType createRenewTargetType()
RenewTargetType
public BinarySecretType createBinarySecretType()
BinarySecretType
public KeyExchangeTokenType createKeyExchangeTokenType()
KeyExchangeTokenType
public RequestedProofTokenType createRequestedProofTokenType()
RequestedProofTokenType
public OnBehalfOfType createOnBehalfOfType()
OnBehalfOfType
public RequestSecurityTokenCollectionType createRequestSecurityTokenCollectionType()
RequestSecurityTokenCollectionType
public ParticipantsType createParticipantsType()
ParticipantsType
public RenewingType createRenewingType()
RenewingType
public EntropyType createEntropyType()
EntropyType
public ProofEncryptionType createProofEncryptionType()
ProofEncryptionType
public StatusType createStatusType()
StatusType
public ValidateTargetType createValidateTargetType()
ValidateTargetType
public LifetimeType createLifetimeType()
LifetimeType
public CancelTargetType createCancelTargetType()
CancelTargetType
public BinaryExchangeType createBinaryExchangeType()
BinaryExchangeType
public ParticipantType createParticipantType()
ParticipantType
public 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