org.kuali.student.security.trust.dto
Class ObjectFactory

java.lang.Object
  extended by org.kuali.student.security.trust.dto.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.kuali.student.security.trust.dto 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.


Field Summary
private static QName _AllowPostdating_QNAME
           
private static QName _AuthenticationType_QNAME
           
private static QName _Authenticator_QNAME
           
private static QName _BinaryExchange_QNAME
           
private static QName _BinarySecret_QNAME
           
private static QName _CancelTarget_QNAME
           
private static QName _CanonicalizationAlgorithm_QNAME
           
private static QName _Challenge_QNAME
           
private static QName _Claims_QNAME
           
private static QName _CombinedHash_QNAME
           
private static QName _ComputedKey_QNAME
           
private static QName _ComputedKeyAlgorithm_QNAME
           
private static QName _Delegatable_QNAME
           
private static QName _DelegateTo_QNAME
           
private static QName _Encryption_QNAME
           
private static QName _EncryptionAlgorithm_QNAME
           
private static QName _EncryptWith_QNAME
           
private static QName _Entropy_QNAME
           
private static QName _Forwardable_QNAME
           
private static QName _IssuedTokens_QNAME
           
private static QName _Issuer_QNAME
           
private static QName _KeyExchangeToken_QNAME
           
private static QName _KeySize_QNAME
           
private static QName _KeyType_QNAME
           
private static QName _Lifetime_QNAME
           
private static QName _OnBehalfOf_QNAME
           
private static QName _Participants_QNAME
           
private static QName _ProofEncryption_QNAME
           
private static QName _Renewing_QNAME
           
private static QName _RenewTarget_QNAME
           
private static QName _RequestedAttachedReference_QNAME
           
private static QName _RequestedProofToken_QNAME
           
private static QName _RequestedSecurityToken_QNAME
           
private static QName _RequestedTokenCancelled_QNAME
           
private static QName _RequestedUnattachedReference_QNAME
           
private static QName _RequestKET_QNAME
           
private static QName _RequestSecurityToken_QNAME
           
private static QName _RequestSecurityTokenResponse_QNAME
           
private static QName _RequestSecurityTokenResponseCollection_QNAME
           
private static QName _RequestType_QNAME
           
private static QName _SignatureAlgorithm_QNAME
           
private static QName _SignChallenge_QNAME
           
private static QName _SignChallengeResponse_QNAME
           
private static QName _SignWith_QNAME
           
private static QName _Status_QNAME
           
private static QName _TokenType_QNAME
           
private static QName _UseKey_QNAME
           
 
Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.kuali.student.security.trust.dto
 
Method Summary
 JAXBElement<AllowPostdatingType> createAllowPostdating(AllowPostdatingType value)
          Create an instance of JAXBElement<AllowPostdatingType>}
 AllowPostdatingType createAllowPostdatingType()
          Create an instance of AllowPostdatingType
 JAXBElement<String> createAuthenticationType(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<AuthenticatorType> createAuthenticator(AuthenticatorType value)
          Create an instance of JAXBElement<AuthenticatorType>}
 AuthenticatorType createAuthenticatorType()
          Create an instance of AuthenticatorType
 JAXBElement<BinaryExchangeType> createBinaryExchange(BinaryExchangeType value)
          Create an instance of JAXBElement<BinaryExchangeType>}
 BinaryExchangeType createBinaryExchangeType()
          Create an instance of BinaryExchangeType
 JAXBElement<BinarySecretType> createBinarySecret(BinarySecretType value)
          Create an instance of JAXBElement<BinarySecretType>}
 BinarySecretType createBinarySecretType()
          Create an instance of BinarySecretType
 JAXBElement<CancelTargetType> createCancelTarget(CancelTargetType value)
          Create an instance of JAXBElement<CancelTargetType>}
 CancelTargetType createCancelTargetType()
          Create an instance of CancelTargetType
 JAXBElement<String> createCanonicalizationAlgorithm(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<String> createChallenge(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<ClaimsType> createClaims(ClaimsType value)
          Create an instance of JAXBElement<ClaimsType>}
 ClaimsType createClaimsType()
          Create an instance of ClaimsType
 JAXBElement<byte[]> createCombinedHash(byte[] value)
          Create an instance of JAXBElement<byte[]>}
 JAXBElement<String> createComputedKey(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<String> createComputedKeyAlgorithm(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<Boolean> createDelegatable(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 JAXBElement<DelegateToType> createDelegateTo(DelegateToType value)
          Create an instance of JAXBElement<DelegateToType>}
 DelegateToType createDelegateToType()
          Create an instance of DelegateToType
 JAXBElement<EncryptionType> createEncryption(EncryptionType value)
          Create an instance of JAXBElement<EncryptionType>}
 JAXBElement<String> createEncryptionAlgorithm(String value)
          Create an instance of JAXBElement<String>}
 EncryptionType createEncryptionType()
          Create an instance of EncryptionType
 JAXBElement<String> createEncryptWith(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<EntropyType> createEntropy(EntropyType value)
          Create an instance of JAXBElement<EntropyType>}
 EntropyType createEntropyType()
          Create an instance of EntropyType
 JAXBElement<Boolean> createForwardable(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 JAXBElement<RequestSecurityTokenResponseCollectionType> createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
          Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}
 JAXBElement<EndpointReferenceType> createIssuer(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 JAXBElement<KeyExchangeTokenType> createKeyExchangeToken(KeyExchangeTokenType value)
          Create an instance of JAXBElement<KeyExchangeTokenType>}
 KeyExchangeTokenType createKeyExchangeTokenType()
          Create an instance of KeyExchangeTokenType
 JAXBElement<Long> createKeySize(Long value)
          Create an instance of JAXBElement<Long>}
 JAXBElement<String> createKeyType(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<LifetimeType> createLifetime(LifetimeType value)
          Create an instance of JAXBElement<LifetimeType>}
 LifetimeType createLifetimeType()
          Create an instance of LifetimeType
 JAXBElement<OnBehalfOfType> createOnBehalfOf(OnBehalfOfType value)
          Create an instance of JAXBElement<OnBehalfOfType>}
 OnBehalfOfType createOnBehalfOfType()
          Create an instance of OnBehalfOfType
 JAXBElement<ParticipantsType> createParticipants(ParticipantsType value)
          Create an instance of JAXBElement<ParticipantsType>}
 ParticipantsType createParticipantsType()
          Create an instance of ParticipantsType
 ParticipantType createParticipantType()
          Create an instance of ParticipantType
 JAXBElement<ProofEncryptionType> createProofEncryption(ProofEncryptionType value)
          Create an instance of JAXBElement<ProofEncryptionType>}
 ProofEncryptionType createProofEncryptionType()
          Create an instance of ProofEncryptionType
 JAXBElement<RenewingType> createRenewing(RenewingType value)
          Create an instance of JAXBElement<RenewingType>}
 RenewingType createRenewingType()
          Create an instance of RenewingType
 JAXBElement<RenewTargetType> createRenewTarget(RenewTargetType value)
          Create an instance of JAXBElement<RenewTargetType>}
 RenewTargetType createRenewTargetType()
          Create an instance of RenewTargetType
 JAXBElement<RequestedReferenceType> createRequestedAttachedReference(RequestedReferenceType value)
          Create an instance of JAXBElement<RequestedReferenceType>}
 JAXBElement<RequestedProofTokenType> createRequestedProofToken(RequestedProofTokenType value)
          Create an instance of JAXBElement<RequestedProofTokenType>}
 RequestedProofTokenType createRequestedProofTokenType()
          Create an instance of RequestedProofTokenType
 RequestedReferenceType createRequestedReferenceType()
          Create an instance of RequestedReferenceType
 JAXBElement<RequestedSecurityTokenType> createRequestedSecurityToken(RequestedSecurityTokenType value)
          Create an instance of JAXBElement<RequestedSecurityTokenType>}
 RequestedSecurityTokenType createRequestedSecurityTokenType()
          Create an instance of RequestedSecurityTokenType
 JAXBElement<RequestedTokenCancelledType> createRequestedTokenCancelled(RequestedTokenCancelledType value)
          Create an instance of JAXBElement<RequestedTokenCancelledType>}
 RequestedTokenCancelledType createRequestedTokenCancelledType()
          Create an instance of RequestedTokenCancelledType
 JAXBElement<RequestedReferenceType> createRequestedUnattachedReference(RequestedReferenceType value)
          Create an instance of JAXBElement<RequestedReferenceType>}
 JAXBElement<RequestKETType> createRequestKET(RequestKETType value)
          Create an instance of JAXBElement<RequestKETType>}
 RequestKETType createRequestKETType()
          Create an instance of RequestKETType
 JAXBElement<RequestSecurityTokenType> createRequestSecurityToken(RequestSecurityTokenType value)
          Create an instance of JAXBElement<RequestSecurityTokenType>}
 JAXBElement<RequestSecurityTokenResponseType> createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value)
          Create an instance of JAXBElement<RequestSecurityTokenResponseType>}
 JAXBElement<RequestSecurityTokenResponseCollectionType> createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
          Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}
 RequestSecurityTokenResponseCollectionType createRequestSecurityTokenResponseCollectionType()
          Create an instance of RequestSecurityTokenResponseCollectionType
 RequestSecurityTokenResponseType createRequestSecurityTokenResponseType()
          Create an instance of RequestSecurityTokenResponseType
 RequestSecurityTokenType createRequestSecurityTokenType()
          Create an instance of RequestSecurityTokenType
 JAXBElement<String> createRequestType(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<String> createSignatureAlgorithm(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<SignChallengeType> createSignChallenge(SignChallengeType value)
          Create an instance of JAXBElement<SignChallengeType>}
 JAXBElement<SignChallengeType> createSignChallengeResponse(SignChallengeType value)
          Create an instance of JAXBElement<SignChallengeType>}
 SignChallengeType createSignChallengeType()
          Create an instance of SignChallengeType
 JAXBElement<String> createSignWith(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<StatusType> createStatus(StatusType value)
          Create an instance of JAXBElement<StatusType>}
 StatusType createStatusType()
          Create an instance of StatusType
 JAXBElement<String> createTokenType(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<UseKeyType> createUseKey(UseKeyType value)
          Create an instance of JAXBElement<UseKeyType>}
 UseKeyType createUseKeyType()
          Create an instance of UseKeyType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_RequestSecurityToken_QNAME

private static final QName _RequestSecurityToken_QNAME

_IssuedTokens_QNAME

private static final QName _IssuedTokens_QNAME

_SignChallenge_QNAME

private static final QName _SignChallenge_QNAME

_RequestedSecurityToken_QNAME

private static final QName _RequestedSecurityToken_QNAME

_RequestSecurityTokenResponse_QNAME

private static final QName _RequestSecurityTokenResponse_QNAME

_RequestSecurityTokenResponseCollection_QNAME

private static final QName _RequestSecurityTokenResponseCollection_QNAME

_Issuer_QNAME

private static final QName _Issuer_QNAME

_Authenticator_QNAME

private static final QName _Authenticator_QNAME

_AllowPostdating_QNAME

private static final QName _AllowPostdating_QNAME

_RequestKET_QNAME

private static final QName _RequestKET_QNAME

_DelegateTo_QNAME

private static final QName _DelegateTo_QNAME

_UseKey_QNAME

private static final QName _UseKey_QNAME

_Encryption_QNAME

private static final QName _Encryption_QNAME

_RequestedTokenCancelled_QNAME

private static final QName _RequestedTokenCancelled_QNAME

_Claims_QNAME

private static final QName _Claims_QNAME

_SignatureAlgorithm_QNAME

private static final QName _SignatureAlgorithm_QNAME

_RequestedAttachedReference_QNAME

private static final QName _RequestedAttachedReference_QNAME

_SignWith_QNAME

private static final QName _SignWith_QNAME

_RenewTarget_QNAME

private static final QName _RenewTarget_QNAME

_Delegatable_QNAME

private static final QName _Delegatable_QNAME

_Forwardable_QNAME

private static final QName _Forwardable_QNAME

_KeyExchangeToken_QNAME

private static final QName _KeyExchangeToken_QNAME

_EncryptWith_QNAME

private static final QName _EncryptWith_QNAME

_BinarySecret_QNAME

private static final QName _BinarySecret_QNAME

_ComputedKey_QNAME

private static final QName _ComputedKey_QNAME

_RequestedProofToken_QNAME

private static final QName _RequestedProofToken_QNAME

_ComputedKeyAlgorithm_QNAME

private static final QName _ComputedKeyAlgorithm_QNAME

_AuthenticationType_QNAME

private static final QName _AuthenticationType_QNAME

_EncryptionAlgorithm_QNAME

private static final QName _EncryptionAlgorithm_QNAME

_OnBehalfOf_QNAME

private static final QName _OnBehalfOf_QNAME

_RequestedUnattachedReference_QNAME

private static final QName _RequestedUnattachedReference_QNAME

_TokenType_QNAME

private static final QName _TokenType_QNAME

_SignChallengeResponse_QNAME

private static final QName _SignChallengeResponse_QNAME

_CombinedHash_QNAME

private static final QName _CombinedHash_QNAME

_KeySize_QNAME

private static final QName _KeySize_QNAME

_KeyType_QNAME

private static final QName _KeyType_QNAME

_Participants_QNAME

private static final QName _Participants_QNAME

_Renewing_QNAME

private static final QName _Renewing_QNAME

_Entropy_QNAME

private static final QName _Entropy_QNAME

_ProofEncryption_QNAME

private static final QName _ProofEncryption_QNAME

_Status_QNAME

private static final QName _Status_QNAME

_Lifetime_QNAME

private static final QName _Lifetime_QNAME

_Challenge_QNAME

private static final QName _Challenge_QNAME

_BinaryExchange_QNAME

private static final QName _BinaryExchange_QNAME

_CancelTarget_QNAME

private static final QName _CancelTarget_QNAME

_CanonicalizationAlgorithm_QNAME

private static final QName _CanonicalizationAlgorithm_QNAME

_RequestType_QNAME

private static final QName _RequestType_QNAME
Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.kuali.student.security.trust.dto

Method Detail

createRequestSecurityTokenType

public RequestSecurityTokenType createRequestSecurityTokenType()
Create an instance of RequestSecurityTokenType


createBinarySecretType

public BinarySecretType createBinarySecretType()
Create an instance of BinarySecretType


createRequestedSecurityTokenType

public RequestedSecurityTokenType createRequestedSecurityTokenType()
Create an instance of RequestedSecurityTokenType


createRequestSecurityTokenResponseType

public RequestSecurityTokenResponseType createRequestSecurityTokenResponseType()
Create an instance of RequestSecurityTokenResponseType


createOnBehalfOfType

public OnBehalfOfType createOnBehalfOfType()
Create an instance of OnBehalfOfType


createRequestedReferenceType

public RequestedReferenceType createRequestedReferenceType()
Create an instance of RequestedReferenceType


createRequestedTokenCancelledType

public RequestedTokenCancelledType createRequestedTokenCancelledType()
Create an instance of RequestedTokenCancelledType


createKeyExchangeTokenType

public KeyExchangeTokenType createKeyExchangeTokenType()
Create an instance of KeyExchangeTokenType


createCancelTargetType

public CancelTargetType createCancelTargetType()
Create an instance of CancelTargetType


createRequestedProofTokenType

public RequestedProofTokenType createRequestedProofTokenType()
Create an instance of RequestedProofTokenType


createLifetimeType

public LifetimeType createLifetimeType()
Create an instance of LifetimeType


createAllowPostdatingType

public AllowPostdatingType createAllowPostdatingType()
Create an instance of AllowPostdatingType


createRequestSecurityTokenResponseCollectionType

public RequestSecurityTokenResponseCollectionType createRequestSecurityTokenResponseCollectionType()
Create an instance of RequestSecurityTokenResponseCollectionType


createBinaryExchangeType

public BinaryExchangeType createBinaryExchangeType()
Create an instance of BinaryExchangeType


createClaimsType

public ClaimsType createClaimsType()
Create an instance of ClaimsType


createEntropyType

public EntropyType createEntropyType()
Create an instance of EntropyType


createRenewTargetType

public RenewTargetType createRenewTargetType()
Create an instance of RenewTargetType


createUseKeyType

public UseKeyType createUseKeyType()
Create an instance of UseKeyType


createDelegateToType

public DelegateToType createDelegateToType()
Create an instance of DelegateToType


createProofEncryptionType

public ProofEncryptionType createProofEncryptionType()
Create an instance of ProofEncryptionType


createSignChallengeType

public SignChallengeType createSignChallengeType()
Create an instance of SignChallengeType


createRequestKETType

public RequestKETType createRequestKETType()
Create an instance of RequestKETType


createParticipantsType

public ParticipantsType createParticipantsType()
Create an instance of ParticipantsType


createEncryptionType

public EncryptionType createEncryptionType()
Create an instance of EncryptionType


createRenewingType

public RenewingType createRenewingType()
Create an instance of RenewingType


createStatusType

public StatusType createStatusType()
Create an instance of StatusType


createParticipantType

public ParticipantType createParticipantType()
Create an instance of ParticipantType


createAuthenticatorType

public AuthenticatorType createAuthenticatorType()
Create an instance of AuthenticatorType


createRequestSecurityToken

public JAXBElement<RequestSecurityTokenType> createRequestSecurityToken(RequestSecurityTokenType value)
Create an instance of JAXBElement<RequestSecurityTokenType>}


createIssuedTokens

public JAXBElement<RequestSecurityTokenResponseCollectionType> createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}


createSignChallenge

public JAXBElement<SignChallengeType> createSignChallenge(SignChallengeType value)
Create an instance of JAXBElement<SignChallengeType>}


createRequestedSecurityToken

public JAXBElement<RequestedSecurityTokenType> createRequestedSecurityToken(RequestedSecurityTokenType value)
Create an instance of JAXBElement<RequestedSecurityTokenType>}


createRequestSecurityTokenResponse

public JAXBElement<RequestSecurityTokenResponseType> createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value)
Create an instance of JAXBElement<RequestSecurityTokenResponseType>}


createRequestSecurityTokenResponseCollection

public JAXBElement<RequestSecurityTokenResponseCollectionType> createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}


createIssuer

public JAXBElement<EndpointReferenceType> createIssuer(EndpointReferenceType value)
Create an instance of JAXBElement<EndpointReferenceType>}


createAuthenticator

public JAXBElement<AuthenticatorType> createAuthenticator(AuthenticatorType value)
Create an instance of JAXBElement<AuthenticatorType>}


createAllowPostdating

public JAXBElement<AllowPostdatingType> createAllowPostdating(AllowPostdatingType value)
Create an instance of JAXBElement<AllowPostdatingType>}


createRequestKET

public JAXBElement<RequestKETType> createRequestKET(RequestKETType value)
Create an instance of JAXBElement<RequestKETType>}


createDelegateTo

public JAXBElement<DelegateToType> createDelegateTo(DelegateToType value)
Create an instance of JAXBElement<DelegateToType>}


createUseKey

public JAXBElement<UseKeyType> createUseKey(UseKeyType value)
Create an instance of JAXBElement<UseKeyType>}


createEncryption

public JAXBElement<EncryptionType> createEncryption(EncryptionType value)
Create an instance of JAXBElement<EncryptionType>}


createRequestedTokenCancelled

public JAXBElement<RequestedTokenCancelledType> createRequestedTokenCancelled(RequestedTokenCancelledType value)
Create an instance of JAXBElement<RequestedTokenCancelledType>}


createClaims

public JAXBElement<ClaimsType> createClaims(ClaimsType value)
Create an instance of JAXBElement<ClaimsType>}


createSignatureAlgorithm

public JAXBElement<String> createSignatureAlgorithm(String value)
Create an instance of JAXBElement<String>}


createRequestedAttachedReference

public JAXBElement<RequestedReferenceType> createRequestedAttachedReference(RequestedReferenceType value)
Create an instance of JAXBElement<RequestedReferenceType>}


createSignWith

public JAXBElement<String> createSignWith(String value)
Create an instance of JAXBElement<String>}


createRenewTarget

public JAXBElement<RenewTargetType> createRenewTarget(RenewTargetType value)
Create an instance of JAXBElement<RenewTargetType>}


createDelegatable

public JAXBElement<Boolean> createDelegatable(Boolean value)
Create an instance of JAXBElement<Boolean>}


createForwardable

public JAXBElement<Boolean> createForwardable(Boolean value)
Create an instance of JAXBElement<Boolean>}


createKeyExchangeToken

public JAXBElement<KeyExchangeTokenType> createKeyExchangeToken(KeyExchangeTokenType value)
Create an instance of JAXBElement<KeyExchangeTokenType>}


createEncryptWith

public JAXBElement<String> createEncryptWith(String value)
Create an instance of JAXBElement<String>}


createBinarySecret

public JAXBElement<BinarySecretType> createBinarySecret(BinarySecretType value)
Create an instance of JAXBElement<BinarySecretType>}


createComputedKey

public JAXBElement<String> createComputedKey(String value)
Create an instance of JAXBElement<String>}


createRequestedProofToken

public JAXBElement<RequestedProofTokenType> createRequestedProofToken(RequestedProofTokenType value)
Create an instance of JAXBElement<RequestedProofTokenType>}


createComputedKeyAlgorithm

public JAXBElement<String> createComputedKeyAlgorithm(String value)
Create an instance of JAXBElement<String>}


createAuthenticationType

public JAXBElement<String> createAuthenticationType(String value)
Create an instance of JAXBElement<String>}


createEncryptionAlgorithm

public JAXBElement<String> createEncryptionAlgorithm(String value)
Create an instance of JAXBElement<String>}


createOnBehalfOf

public JAXBElement<OnBehalfOfType> createOnBehalfOf(OnBehalfOfType value)
Create an instance of JAXBElement<OnBehalfOfType>}


createRequestedUnattachedReference

public JAXBElement<RequestedReferenceType> createRequestedUnattachedReference(RequestedReferenceType value)
Create an instance of JAXBElement<RequestedReferenceType>}


createTokenType

public JAXBElement<String> createTokenType(String value)
Create an instance of JAXBElement<String>}


createSignChallengeResponse

public JAXBElement<SignChallengeType> createSignChallengeResponse(SignChallengeType value)
Create an instance of JAXBElement<SignChallengeType>}


createCombinedHash

public JAXBElement<byte[]> createCombinedHash(byte[] value)
Create an instance of JAXBElement<byte[]>}


createKeySize

public JAXBElement<Long> createKeySize(Long value)
Create an instance of JAXBElement<Long>}


createKeyType

public JAXBElement<String> createKeyType(String value)
Create an instance of JAXBElement<String>}


createParticipants

public JAXBElement<ParticipantsType> createParticipants(ParticipantsType value)
Create an instance of JAXBElement<ParticipantsType>}


createRenewing

public JAXBElement<RenewingType> createRenewing(RenewingType value)
Create an instance of JAXBElement<RenewingType>}


createEntropy

public JAXBElement<EntropyType> createEntropy(EntropyType value)
Create an instance of JAXBElement<EntropyType>}


createProofEncryption

public JAXBElement<ProofEncryptionType> createProofEncryption(ProofEncryptionType value)
Create an instance of JAXBElement<ProofEncryptionType>}


createStatus

public JAXBElement<StatusType> createStatus(StatusType value)
Create an instance of JAXBElement<StatusType>}


createLifetime

public JAXBElement<LifetimeType> createLifetime(LifetimeType value)
Create an instance of JAXBElement<LifetimeType>}


createChallenge

public JAXBElement<String> createChallenge(String value)
Create an instance of JAXBElement<String>}


createBinaryExchange

public JAXBElement<BinaryExchangeType> createBinaryExchange(BinaryExchangeType value)
Create an instance of JAXBElement<BinaryExchangeType>}


createCancelTarget

public JAXBElement<CancelTargetType> createCancelTarget(CancelTargetType value)
Create an instance of JAXBElement<CancelTargetType>}


createCanonicalizationAlgorithm

public JAXBElement<String> createCanonicalizationAlgorithm(String value)
Create an instance of JAXBElement<String>}


createRequestType

public JAXBElement<String> createRequestType(String value)
Create an instance of JAXBElement<String>}



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.