public class RequestSecurityTokenImpl extends RequestSecurityTokenType implements RequestSecurityToken
any, context| Constructor and Description |
|---|
RequestSecurityTokenImpl() |
RequestSecurityTokenImpl(RequestSecurityTokenType rstType) |
RequestSecurityTokenImpl(URI tokenType,
URI requestType) |
RequestSecurityTokenImpl(URI tokenType,
URI requestType,
CancelTarget cancel) |
RequestSecurityTokenImpl(URI tokenType,
URI requestType,
URI context,
AppliesTo scopes,
Claims claims,
Entropy entropy,
Lifetime lifetime,
URI algorithm) |
RequestSecurityTokenImpl(URI tokenType,
URI requestType,
URI context,
RenewTarget target,
AllowPostdating apd,
Renewing renewingInfo) |
getAny, getContext, getOtherAttributes, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAny, getContext, getOtherAttributespublic RequestSecurityTokenImpl()
public RequestSecurityTokenImpl(URI tokenType, URI requestType, URI context, AppliesTo scopes, Claims claims, Entropy entropy, Lifetime lifetime, URI algorithm)
public RequestSecurityTokenImpl(URI tokenType, URI requestType, URI context, RenewTarget target, AllowPostdating apd, Renewing renewingInfo)
public RequestSecurityTokenImpl(URI tokenType, URI requestType, CancelTarget cancel)
public RequestSecurityTokenImpl(RequestSecurityTokenType rstType) throws URISyntaxException, WSTrustException
URISyntaxExceptionWSTrustExceptionpublic final void setClaims(Claims claims)
setClaims in interface RequestSecurityTokenpublic Claims getClaims()
getClaims in interface RequestSecurityTokenpublic final void setCancelTarget(CancelTarget cTarget)
setCancelTarget in interface RequestSecurityTokenpublic CancelTarget getCancelTarget()
getCancelTarget in interface RequestSecurityTokenpublic final void setRenewTarget(RenewTarget target)
setRenewTarget in interface RequestSecurityTokenpublic RenewTarget getRenewTarget()
getRenewTarget in interface RequestSecurityTokenpublic final void setValidateTarget(ValidateTarget target)
setValidateTarget in interface RequestSecurityTokenpublic ValidateTarget getValidateTarget()
getValidateTarget in interface RequestSecurityTokenpublic final void setParticipants(Participants participants)
setParticipants in interface RequestSecurityTokenpublic Participants getParticipants()
getParticipants in interface RequestSecurityTokenpublic URI getTokenType()
getTokenType in interface WSTrustElementBasepublic final void setTokenType(URI tokenType)
setTokenType in interface WSTrustElementBasepublic void setSecondaryParameters(SecondaryParameters sp)
setSecondaryParameters in interface RequestSecurityTokenpublic SecondaryParameters getSecondaryParameters()
getSecondaryParameters in interface RequestSecurityTokenpublic URI getRequestType()
getRequestType in interface RequestSecurityTokenpublic final void setRequestType(@NotNull
URI requestType)
setRequestType in interface RequestSecurityTokenpublic Lifetime getLifetime()
getLifetime in interface WSTrustElementBasepublic final void setLifetime(Lifetime lifetime)
setLifetime in interface WSTrustElementBasepublic Entropy getEntropy()
getEntropy in interface WSTrustElementBasepublic final void setEntropy(Entropy entropy)
setEntropy in interface WSTrustElementBasepublic final void setAppliesTo(AppliesTo appliesTo)
setAppliesTo in interface WSTrustElementBasepublic AppliesTo getAppliesTo()
getAppliesTo in interface WSTrustElementBasepublic final void setOnBehalfOf(OnBehalfOf onBehalfOf)
setOnBehalfOf in interface WSTrustElementBasepublic OnBehalfOf getOnBehalfOf()
getOnBehalfOf in interface WSTrustElementBasepublic void setActAs(ActAs actAs)
setActAs in interface RequestSecurityTokenpublic ActAs getActAs()
getActAs in interface RequestSecurityTokenpublic final void setIssuer(Issuer issuer)
setIssuer in interface WSTrustElementBasepublic Issuer getIssuer()
getIssuer in interface WSTrustElementBasepublic final void setRenewable(Renewing renew)
setRenewable in interface WSTrustElementBasepublic Renewing getRenewable()
getRenewable in interface WSTrustElementBasepublic final void setSignChallenge(SignChallenge challenge)
setSignChallenge in interface WSTrustElementBasepublic SignChallenge getSignChallenge()
getSignChallenge in interface WSTrustElementBasepublic final void setBinaryExchange(BinaryExchange exchange)
setBinaryExchange in interface WSTrustElementBasepublic BinaryExchange getBinaryExchange()
getBinaryExchange in interface WSTrustElementBasepublic final void setAuthenticationType(URI uri)
setAuthenticationType in interface WSTrustElementBasepublic URI getAuthenticationType()
getAuthenticationType in interface WSTrustElementBasepublic final void setKeyType(@NotNull
URI keytype)
throws WSTrustException
setKeyType in interface WSTrustElementBaseWSTrustExceptionpublic URI getKeyType()
getKeyType in interface WSTrustElementBasepublic final void setKeySize(long size)
setKeySize in interface WSTrustElementBasepublic long getKeySize()
getKeySize in interface WSTrustElementBasepublic final void setSignatureAlgorithm(URI algorithm)
setSignatureAlgorithm in interface WSTrustElementBasepublic URI getSignatureAlgorithm()
getSignatureAlgorithm in interface WSTrustElementBasepublic final void setEncryptionAlgorithm(URI algorithm)
setEncryptionAlgorithm in interface WSTrustElementBasepublic URI getEncryptionAlgorithm()
getEncryptionAlgorithm in interface WSTrustElementBasepublic final void setCanonicalizationAlgorithm(URI algorithm)
setCanonicalizationAlgorithm in interface WSTrustElementBasepublic URI getCanonicalizationAlgorithm()
getCanonicalizationAlgorithm in interface WSTrustElementBasepublic final void setUseKey(UseKey useKey)
setUseKey in interface WSTrustElementBasepublic UseKey getUseKey()
getUseKey in interface WSTrustElementBasepublic final void setProofEncryption(ProofEncryption proofEncryption)
setProofEncryption in interface WSTrustElementBasepublic ProofEncryption getProofEncryption()
getProofEncryption in interface WSTrustElementBasepublic final void setComputedKeyAlgorithm(@NotNull
URI algorithm)
setComputedKeyAlgorithm in interface WSTrustElementBasepublic URI getComputedKeyAlgorithm()
getComputedKeyAlgorithm in interface WSTrustElementBasepublic final void setEncryption(Encryption enc)
setEncryption in interface WSTrustElementBasepublic Encryption getEncryption()
getEncryption in interface WSTrustElementBasepublic final void setSignWith(URI algorithm)
setSignWith in interface WSTrustElementBasepublic URI getSignWith()
getSignWith in interface WSTrustElementBasepublic final 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 final void setDelegateTo(DelegateTo delegateTo)
setDelegateTo in interface WSTrustElementBasepublic DelegateTo getDelegateTo()
getDelegateTo in interface WSTrustElementBasepublic final void setForwardable(boolean flag)
setForwardable in interface WSTrustElementBasepublic boolean getForwardable()
getForwardable in interface WSTrustElementBasepublic final void setDelegatable(boolean flag)
setDelegatable in interface WSTrustElementBasepublic boolean getDelegatable()
getDelegatable in interface WSTrustElementBasepublic final void setPolicy(com.sun.xml.ws.policy.Policy policy)
setPolicy in interface WSTrustElementBasepublic com.sun.xml.ws.policy.Policy getPolicy()
getPolicy in interface WSTrustElementBasepublic final void setPolicyReference(PolicyReference policyRef)
setPolicyReference in interface WSTrustElementBasepublic PolicyReference getPolicyReference()
getPolicyReference in interface WSTrustElementBasepublic AllowPostdating getAllowPostdating()
getAllowPostdating in interface WSTrustElementBasepublic final void setAllowPostdating(AllowPostdating allowPostdating)
setAllowPostdating in interface WSTrustElementBasepublic List<Object> getExtensionElements()
getExtensionElements in interface RequestSecurityTokenCopyright © 2005–2018 Oracle Corporation. All rights reserved.