public class SecondaryParametersImpl extends SecondaryParametersType implements SecondaryParameters
any| Constructor and Description |
|---|
SecondaryParametersImpl() |
SecondaryParametersImpl(SecondaryParametersType spType) |
getAnyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnypublic SecondaryParametersImpl()
public SecondaryParametersImpl(SecondaryParametersType spType) throws Exception
Exceptionpublic void setClaims(Claims claims)
setClaims in interface SecondaryParameterspublic Claims getClaims()
getClaims in interface SecondaryParameterspublic URI getTokenType()
getTokenType in interface WSTrustElementBasepublic void setTokenType(URI tokenType)
setTokenType in interface WSTrustElementBasepublic Lifetime getLifetime()
getLifetime in interface WSTrustElementBasepublic void setLifetime(Lifetime lifetime)
setLifetime in interface WSTrustElementBasepublic Entropy getEntropy()
getEntropy in interface WSTrustElementBasepublic void setEntropy(Entropy entropy)
setEntropy in interface WSTrustElementBasepublic void setAppliesTo(AppliesTo appliesTo)
setAppliesTo in interface WSTrustElementBasepublic AppliesTo getAppliesTo()
getAppliesTo in interface WSTrustElementBasepublic void setOnBehalfOf(OnBehalfOf onBehalfOf)
setOnBehalfOf in interface WSTrustElementBasepublic OnBehalfOf getOnBehalfOf()
getOnBehalfOf in interface WSTrustElementBasepublic void setIssuer(Issuer issuer)
setIssuer in interface WSTrustElementBasepublic Issuer getIssuer()
getIssuer in interface WSTrustElementBasepublic void setRenewable(Renewing renew)
setRenewable in interface WSTrustElementBasepublic Renewing getRenewable()
getRenewable in interface WSTrustElementBasepublic void setSignChallenge(SignChallenge challenge)
setSignChallenge in interface WSTrustElementBasepublic SignChallenge getSignChallenge()
getSignChallenge in interface WSTrustElementBasepublic void setBinaryExchange(BinaryExchange exchange)
setBinaryExchange in interface WSTrustElementBasepublic BinaryExchange getBinaryExchange()
getBinaryExchange in interface WSTrustElementBasepublic void setAuthenticationType(URI uri)
setAuthenticationType in interface WSTrustElementBasepublic URI getAuthenticationType()
getAuthenticationType in interface WSTrustElementBasepublic void setKeyType(URI keytype) throws WSTrustException
setKeyType in interface WSTrustElementBaseWSTrustExceptionpublic URI getKeyType()
getKeyType in interface WSTrustElementBasepublic void setKeySize(long size)
setKeySize in interface WSTrustElementBasepublic long getKeySize()
getKeySize in interface WSTrustElementBasepublic void setSignatureAlgorithm(URI algorithm)
setSignatureAlgorithm in interface WSTrustElementBasepublic URI getSignatureAlgorithm()
getSignatureAlgorithm in interface WSTrustElementBasepublic void setEncryptionAlgorithm(URI algorithm)
setEncryptionAlgorithm in interface WSTrustElementBasepublic URI getEncryptionAlgorithm()
getEncryptionAlgorithm in interface WSTrustElementBasepublic void setCanonicalizationAlgorithm(URI algorithm)
setCanonicalizationAlgorithm in interface WSTrustElementBasepublic URI getCanonicalizationAlgorithm()
getCanonicalizationAlgorithm in interface WSTrustElementBasepublic void setUseKey(UseKey useKey)
setUseKey in interface WSTrustElementBasepublic UseKey getUseKey()
getUseKey in interface WSTrustElementBasepublic void setProofEncryption(ProofEncryption proofEncryption)
setProofEncryption in interface WSTrustElementBasepublic ProofEncryption getProofEncryption()
getProofEncryption in interface WSTrustElementBasepublic void setComputedKeyAlgorithm(URI algorithm)
setComputedKeyAlgorithm in interface WSTrustElementBasepublic URI getComputedKeyAlgorithm()
getComputedKeyAlgorithm in interface WSTrustElementBasepublic void setEncryption(Encryption enc)
setEncryption in interface WSTrustElementBasepublic Encryption getEncryption()
getEncryption in interface WSTrustElementBasepublic void setSignWith(URI algorithm)
setSignWith in interface WSTrustElementBasepublic URI getSignWith()
getSignWith in interface WSTrustElementBasepublic void setEncryptWith(URI algorithm)
setEncryptWith in interface WSTrustElementBasepublic URI getEncryptWith()
getEncryptWith in interface WSTrustElementBasepublic void setKeyWrapAlgorithm(URI algorithm)
setKeyWrapAlgorithm in interface WSTrustElementBasepublic URI getKeyWrapAlgorithm()
getKeyWrapAlgorithm in interface WSTrustElementBasepublic void setDelegateTo(DelegateTo to)
setDelegateTo in interface WSTrustElementBasepublic DelegateTo getDelegateTo()
getDelegateTo in interface WSTrustElementBasepublic void setForwardable(boolean flag)
setForwardable in interface WSTrustElementBasepublic boolean getForwardable()
getForwardable in interface WSTrustElementBasepublic void setDelegatable(boolean flag)
setDelegatable in interface WSTrustElementBasepublic boolean getDelegatable()
getDelegatable in interface WSTrustElementBasepublic void setPolicy(com.sun.xml.ws.policy.Policy policy)
setPolicy in interface WSTrustElementBasepublic com.sun.xml.ws.policy.Policy getPolicy()
getPolicy in interface WSTrustElementBasepublic void setPolicyReference(PolicyReference policyRef)
setPolicyReference in interface WSTrustElementBasepublic PolicyReference getPolicyReference()
getPolicyReference in interface WSTrustElementBasepublic AllowPostdating getAllowPostdating()
getAllowPostdating in interface WSTrustElementBasepublic void setAllowPostdating(AllowPostdating allowPostdating)
setAllowPostdating in interface WSTrustElementBaseCopyright © 2005–2018 Oracle Corporation. All rights reserved.