public class RequestSecurityTokenResponseImpl extends RequestSecurityTokenResponseType implements RequestSecurityTokenResponse
any, context| Constructor and Description |
|---|
RequestSecurityTokenResponseImpl() |
RequestSecurityTokenResponseImpl(RequestSecurityTokenResponseType rstrType) |
RequestSecurityTokenResponseImpl(URI tokenType,
URI context,
RequestedSecurityToken token,
AppliesTo scopes,
RequestedAttachedReference attached,
RequestedUnattachedReference unattached,
RequestedProofToken proofToken,
Entropy entropy,
Lifetime lifetime,
Status status) |
setContextpublic RequestSecurityTokenResponseImpl()
public RequestSecurityTokenResponseImpl(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime, Status status)
public RequestSecurityTokenResponseImpl(RequestSecurityTokenResponseType rstrType) throws Exception
Exceptionpublic URI getTokenType()
getTokenType in interface WSTrustElementBasepublic void setTokenType(URI tokenType)
setTokenType in interface WSTrustElementBasepublic Map<QName,String> getOtherAttributes()
RequestSecurityTokenResponseTypethe map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
getOtherAttributes in interface RequestSecurityTokenResponsegetOtherAttributes in class RequestSecurityTokenResponseTypepublic Lifetime getLifetime()
getLifetime in interface WSTrustElementBasepublic void setLifetime(Lifetime lifetime)
setLifetime in interface WSTrustElementBasepublic RequestedTokenCancelled getRequestedTokenCancelled()
getRequestedTokenCancelled in interface RequestSecurityTokenResponsepublic void setRequestedTokenCancelled(RequestedTokenCancelled rtc)
setRequestedTokenCancelled in interface RequestSecurityTokenResponsepublic Status getStatus()
getStatus in interface RequestSecurityTokenResponsepublic void setStatus(Status status)
setStatus in interface RequestSecurityTokenResponsepublic Entropy getEntropy()
getEntropy in interface WSTrustElementBasepublic void setEntropy(Entropy entropy)
setEntropy in interface WSTrustElementBasepublic List<Object> getAny()
RequestSecurityTokenResponseType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Object
Element
getAny in interface RequestSecurityTokenResponsegetAny in class RequestSecurityTokenResponseTypepublic String getContext()
RequestSecurityTokenResponseTypegetContext in interface RequestSecurityTokenResponsegetContext in class RequestSecurityTokenResponseTypeStringpublic 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 WSTrustElementBasepublic void setSignChallengeResponse(SignChallengeResponse challenge)
setSignChallengeResponse in interface RequestSecurityTokenResponsepublic SignChallengeResponse getSignChallengeResponse()
getSignChallengeResponse in interface RequestSecurityTokenResponsepublic void setAuthenticator(Authenticator authenticator)
setAuthenticator in interface RequestSecurityTokenResponsepublic Authenticator getAuthenticator()
getAuthenticator in interface RequestSecurityTokenResponsepublic void setRequestedProofToken(RequestedProofToken proofToken)
setRequestedProofToken in interface RequestSecurityTokenResponsepublic RequestedProofToken getRequestedProofToken()
getRequestedProofToken in interface RequestSecurityTokenResponsepublic void setRequestedSecurityToken(RequestedSecurityToken securityToken)
setRequestedSecurityToken in interface RequestSecurityTokenResponsepublic RequestedSecurityToken getRequestedSecurityToken()
getRequestedSecurityToken in interface RequestSecurityTokenResponsepublic void setRequestedAttachedReference(RequestedAttachedReference reference)
setRequestedAttachedReference in interface RequestSecurityTokenResponsepublic RequestedAttachedReference getRequestedAttachedReference()
getRequestedAttachedReference in interface RequestSecurityTokenResponsepublic void setRequestedUnattachedReference(RequestedUnattachedReference reference)
setRequestedUnattachedReference in interface RequestSecurityTokenResponsepublic RequestedUnattachedReference getRequestedUnattachedReference()
getRequestedUnattachedReference in interface RequestSecurityTokenResponseCopyright © 2005–2018 Oracle Corporation. All rights reserved.