Class SecondaryParametersImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.wssx.bindings.SecondaryParametersType
com.sun.xml.ws.security.trust.impl.wssx.elements.SecondaryParametersImpl
- All Implemented Interfaces:
SecondaryParameters,WSTrustElementBase
Implementation of the SecondaryParameters interface.
- Author:
- Jiandong Guo
-
Field Summary
Fields inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.SecondaryParametersType
any -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanlongcom.sun.xml.ws.policy.PolicyvoidsetAllowPostdating(AllowPostdating allowPostdating) voidsetAppliesTo(AppliesTo appliesTo) voidsetAuthenticationType(URI uri) voidsetBinaryExchange(BinaryExchange exchange) voidsetCanonicalizationAlgorithm(URI algorithm) voidvoidsetComputedKeyAlgorithm(URI algorithm) voidsetDelegatable(boolean flag) voidvoidsetEncryption(Encryption enc) voidsetEncryptionAlgorithm(URI algorithm) voidsetEncryptWith(URI algorithm) voidsetEntropy(Entropy entropy) voidsetForwardable(boolean flag) voidvoidsetKeySize(long size) voidsetKeyType(URI keytype) voidsetKeyWrapAlgorithm(URI algorithm) voidsetLifetime(Lifetime lifetime) voidsetOnBehalfOf(OnBehalfOf onBehalfOf) voidsetPolicy(com.sun.xml.ws.policy.Policy policy) voidsetPolicyReference(PolicyReference policyRef) voidsetProofEncryption(ProofEncryption proofEncryption) voidsetRenewable(Renewing renew) voidsetSignatureAlgorithm(URI algorithm) voidsetSignChallenge(SignChallenge challenge) voidsetSignWith(URI algorithm) voidsetTokenType(URI tokenType) voidMethods inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.SecondaryParametersType
getAnyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sun.xml.ws.security.trust.elements.SecondaryParameters
getAny
-
Constructor Details
-
SecondaryParametersImpl
public SecondaryParametersImpl() -
SecondaryParametersImpl
- Throws:
Exception
-
-
Method Details
-
setClaims
- Specified by:
setClaimsin interfaceSecondaryParameters
-
getClaims
- Specified by:
getClaimsin interfaceSecondaryParameters
-
getTokenType
- Specified by:
getTokenTypein interfaceWSTrustElementBase
-
setTokenType
- Specified by:
setTokenTypein interfaceWSTrustElementBase
-
getLifetime
- Specified by:
getLifetimein interfaceWSTrustElementBase
-
setLifetime
- Specified by:
setLifetimein interfaceWSTrustElementBase
-
getEntropy
- Specified by:
getEntropyin interfaceWSTrustElementBase
-
setEntropy
- Specified by:
setEntropyin interfaceWSTrustElementBase
-
setAppliesTo
- Specified by:
setAppliesToin interfaceWSTrustElementBase
-
getAppliesTo
- Specified by:
getAppliesToin interfaceWSTrustElementBase
-
setOnBehalfOf
- Specified by:
setOnBehalfOfin interfaceWSTrustElementBase
-
getOnBehalfOf
- Specified by:
getOnBehalfOfin interfaceWSTrustElementBase
-
setIssuer
- Specified by:
setIssuerin interfaceWSTrustElementBase
-
getIssuer
- Specified by:
getIssuerin interfaceWSTrustElementBase
-
setRenewable
- Specified by:
setRenewablein interfaceWSTrustElementBase
-
getRenewable
- Specified by:
getRenewablein interfaceWSTrustElementBase
-
setSignChallenge
- Specified by:
setSignChallengein interfaceWSTrustElementBase
-
getSignChallenge
- Specified by:
getSignChallengein interfaceWSTrustElementBase
-
setBinaryExchange
- Specified by:
setBinaryExchangein interfaceWSTrustElementBase
-
getBinaryExchange
- Specified by:
getBinaryExchangein interfaceWSTrustElementBase
-
setAuthenticationType
- Specified by:
setAuthenticationTypein interfaceWSTrustElementBase
-
getAuthenticationType
- Specified by:
getAuthenticationTypein interfaceWSTrustElementBase
-
setKeyType
- Specified by:
setKeyTypein interfaceWSTrustElementBase
-
getKeyType
- Specified by:
getKeyTypein interfaceWSTrustElementBase
-
setKeySize
public void setKeySize(long size) - Specified by:
setKeySizein interfaceWSTrustElementBase
-
getKeySize
public long getKeySize()- Specified by:
getKeySizein interfaceWSTrustElementBase
-
setSignatureAlgorithm
- Specified by:
setSignatureAlgorithmin interfaceWSTrustElementBase
-
getSignatureAlgorithm
- Specified by:
getSignatureAlgorithmin interfaceWSTrustElementBase
-
setEncryptionAlgorithm
- Specified by:
setEncryptionAlgorithmin interfaceWSTrustElementBase
-
getEncryptionAlgorithm
- Specified by:
getEncryptionAlgorithmin interfaceWSTrustElementBase
-
setCanonicalizationAlgorithm
- Specified by:
setCanonicalizationAlgorithmin interfaceWSTrustElementBase
-
getCanonicalizationAlgorithm
- Specified by:
getCanonicalizationAlgorithmin interfaceWSTrustElementBase
-
setUseKey
- Specified by:
setUseKeyin interfaceWSTrustElementBase
-
getUseKey
- Specified by:
getUseKeyin interfaceWSTrustElementBase
-
setProofEncryption
- Specified by:
setProofEncryptionin interfaceWSTrustElementBase
-
getProofEncryption
- Specified by:
getProofEncryptionin interfaceWSTrustElementBase
-
setComputedKeyAlgorithm
- Specified by:
setComputedKeyAlgorithmin interfaceWSTrustElementBase
-
getComputedKeyAlgorithm
- Specified by:
getComputedKeyAlgorithmin interfaceWSTrustElementBase
-
setEncryption
- Specified by:
setEncryptionin interfaceWSTrustElementBase
-
getEncryption
- Specified by:
getEncryptionin interfaceWSTrustElementBase
-
setSignWith
- Specified by:
setSignWithin interfaceWSTrustElementBase
-
getSignWith
- Specified by:
getSignWithin interfaceWSTrustElementBase
-
setEncryptWith
- Specified by:
setEncryptWithin interfaceWSTrustElementBase
-
getEncryptWith
- Specified by:
getEncryptWithin interfaceWSTrustElementBase
-
setKeyWrapAlgorithm
- Specified by:
setKeyWrapAlgorithmin interfaceWSTrustElementBase
-
getKeyWrapAlgorithm
- Specified by:
getKeyWrapAlgorithmin interfaceWSTrustElementBase
-
setDelegateTo
- Specified by:
setDelegateToin interfaceWSTrustElementBase
-
getDelegateTo
- Specified by:
getDelegateToin interfaceWSTrustElementBase
-
setForwardable
public void setForwardable(boolean flag) - Specified by:
setForwardablein interfaceWSTrustElementBase
-
getForwardable
public boolean getForwardable()- Specified by:
getForwardablein interfaceWSTrustElementBase
-
setDelegatable
public void setDelegatable(boolean flag) - Specified by:
setDelegatablein interfaceWSTrustElementBase
-
getDelegatable
public boolean getDelegatable()- Specified by:
getDelegatablein interfaceWSTrustElementBase
-
setPolicy
public void setPolicy(com.sun.xml.ws.policy.Policy policy) - Specified by:
setPolicyin interfaceWSTrustElementBase
-
getPolicy
public com.sun.xml.ws.policy.Policy getPolicy()- Specified by:
getPolicyin interfaceWSTrustElementBase
-
setPolicyReference
- Specified by:
setPolicyReferencein interfaceWSTrustElementBase
-
getPolicyReference
- Specified by:
getPolicyReferencein interfaceWSTrustElementBase
-
getAllowPostdating
- Specified by:
getAllowPostdatingin interfaceWSTrustElementBase
-
setAllowPostdating
- Specified by:
setAllowPostdatingin interfaceWSTrustElementBase
-