|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.higgins.sts.RequestSecurityTokenResponse
public class RequestSecurityTokenResponse
Framework independent encapsulation of the WS-Trust RequestSecurityToken contents
Constructor Summary | |
---|---|
RequestSecurityTokenResponse()
|
Method Summary | |
---|---|
org.w3c.dom.Element |
getAllowPostdating()
Returns the AllowPostdating element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getAppliesTo()
Returns the AppliesTo element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getAuthenticationType()
Returns the AuthenticationType element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getAuthenticator()
Returns the Authenticator element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getCanonicalizationAlgorithm()
Returns the CanonicalizationAlgorithm element associated with the RequestSecurityTokenResponse element |
java.lang.String |
getContextURI()
Returns the value of the Context attribute associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getDelegatable()
Returns the Delegatable element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getDelegateTo()
Returns the DelegateTo element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getEncryption()
Returns the Encryption element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getEncryptionAlgorithm()
Returns the EncryptionAlgorithm element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getEncryptWith()
Returns the EncryptWith element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getEntropy()
Returns the Entropy element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getForwardable()
Returns the Forwardable element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getIssuer()
Returns the Issuer element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getKeySize()
Returns the KeySize element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getKeyType()
Returns the KeyType element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getLifetime()
Returns the Lifetime element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getOnBehalfOf()
Returns the OnBehalfOf element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getPolicy()
Returns the Policy element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getPolicyReference()
Returns the PolicyReference element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getProofEncryption()
Returns the ProofEncryption element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getRenewing()
Returns the Renewing element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getRequestedAttachedReference()
Returns the RequestedAttachedReference element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getRequestedProofToken()
Returns the RequestedProofToken element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getRequestedSecurityToken()
Returns the RequestedSecurityToken element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getRequestedUnattachedReference()
Returns the RequestedUnattachedReference element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getRequestType()
Returns the RequestType element associated with the RequestSecurityTokenResponse element |
java.util.Set<org.w3c.dom.Element> |
getSetAnyOther()
Returns the set of any other miscellaneous elements associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getSignatureAlgorithm()
Returns the SignatureAlgorithm element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getSignWith()
Returns the SignWith element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getStatus()
Returns the Status element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getTokenType()
Returns the TokenType element associated with the RequestSecurityTokenResponse element |
org.w3c.dom.Element |
getUseKey()
Returns the UseKey element associated with the RequestSecurityTokenResponse element |
void |
setAllowPostdating(org.w3c.dom.Element elemAllowPostdating)
Sets the AllowPostdating element to be associated with the RequestSecurityToken element |
void |
setAppliesTo(org.w3c.dom.Element elemAppliesTo)
Sets the AppliesTo element to be associated with the RequestSecurityToken element |
void |
setAuthenticationType(org.w3c.dom.Element elemAuthenticationType)
Sets the AuthenticationType element to be associated with the RequestSecurityToken element |
void |
setAuthenticator(org.w3c.dom.Element elemAuthenticator)
Sets the Authenticator element to be associated with the RequestSecurityToken element |
void |
setCanonicalizationAlgorithm(org.w3c.dom.Element elemCanonicalizationAlgorithm)
Sets the CanonicalizationAlgorithm element to be associated with the RequestSecurityToken element |
void |
setContextURI(java.lang.String strContextURI)
Sets the value of the Context attribute to be associated with the RequestSecurityTokenResponse element |
void |
setDelegatable(org.w3c.dom.Element elemDelegatable)
Sets the Delegatable element to be associated with the RequestSecurityToken element |
void |
setDelegateTo(org.w3c.dom.Element elemDelegateTo)
Sets the DelegateTo element to be associated with the RequestSecurityToken element |
void |
setEncryption(org.w3c.dom.Element elemEncryption)
Sets the Encryptio element to be associated with the RequestSecurityToken element |
void |
setEncryptionAlgorithm(org.w3c.dom.Element elemEncryptionAlgorithm)
Sets the EncryptionAlgorithm element to be associated with the RequestSecurityToken element |
void |
setEncryptWith(org.w3c.dom.Element elemEncryptWith)
Sets the EncryptWith element to be associated with the RequestSecurityToken element |
void |
setEntropy(org.w3c.dom.Element elemEntropy)
Sets the Entropy element to be associated with the RequestSecurityToken element |
void |
setForwardable(org.w3c.dom.Element elemForwardable)
Sets the Forwardable element to be associated with the RequestSecurityToken element |
void |
setIssuer(org.w3c.dom.Element elemIssuer)
Sets the Issuer element to be associated with the RequestSecurityToken element |
void |
setKeySize(org.w3c.dom.Element elemKeySize)
Sets the KeySize element to be associated with the RequestSecurityToken element |
void |
setKeyType(org.w3c.dom.Element elemKeyType)
Sets the KeyType element to be associated with the RequestSecurityToken element |
void |
setLifetime(org.w3c.dom.Element elemLifetime)
Sets the Lifetime element to be associated with the RequestSecurityToken element |
void |
setOnBehalfOf(org.w3c.dom.Element elemOnBehalfOf)
Sets the OnBehalfOf element to be associated with the RequestSecurityToken element |
void |
setPolicy(org.w3c.dom.Element elemPolicy)
Sets the Policy element to be associated with the RequestSecurityToken element |
void |
setPolicyReference(org.w3c.dom.Element elemPolicyReference)
Sets the PolicyReference element to be associated with the RequestSecurityToken element |
void |
setProofEncryption(org.w3c.dom.Element elemProofEncryption)
Sets the ProofEncryption element to be associated with the RequestSecurityToken element |
void |
setRenewing(org.w3c.dom.Element elemRenewing)
Sets the Renewing element to be associated with the RequestSecurityToken element |
void |
setRequestedAttachedReference(org.w3c.dom.Element elemRequestedAttachedReference)
Sets the RequestedAttachedReference element to be associated with the RequestSecurityToken element |
void |
setRequestedProofToken(org.w3c.dom.Element elemRequestedProofToken)
Sets the RequestedProofToken element to be associated with the RequestSecurityToken element |
void |
setRequestedSecurityToken(org.w3c.dom.Element elemRequestedSecurityToken)
Sets the RequestedSecurityToken element to be associated with the RequestSecurityToken element |
void |
setRequestedUnattachedReference(org.w3c.dom.Element elemRequestedUnattachedReference)
Sets the RequestedUnattachedReference element to be associated with the RequestSecurityToken element |
void |
setRequestType(org.w3c.dom.Element elemRequestType)
Sets the RequestType element to be associated with the RequestSecurityToken element |
void |
setSignatureAlgorithm(org.w3c.dom.Element elemSignatureAlgorithm)
Sets the SignatureAlgorithm element to be associated with the RequestSecurityToken element |
void |
setSignWith(org.w3c.dom.Element elemSignWith)
Sets the SignWith element to be associated with the RequestSecurityToken element |
void |
setStatus(org.w3c.dom.Element elemStatus)
Sets the Status element to be associated with the RequestSecurityToken element |
void |
setTokenType(org.w3c.dom.Element elemTokenType)
Sets the TokenType element to be associated with the RequestSecurityToken element |
void |
setUseKey(org.w3c.dom.Element elemUseKey)
Sets the UseKey element to be associated with the RequestSecurityToken element |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestSecurityTokenResponse()
Method Detail |
---|
public java.lang.String getContextURI()
public org.w3c.dom.Element getTokenType()
public org.w3c.dom.Element getRequestType()
public org.w3c.dom.Element getRequestedSecurityToken()
public org.w3c.dom.Element getAppliesTo()
public org.w3c.dom.Element getRequestedAttachedReference()
public org.w3c.dom.Element getRequestedUnattachedReference()
public org.w3c.dom.Element getRequestedProofToken()
public org.w3c.dom.Element getEntropy()
public org.w3c.dom.Element getLifetime()
public org.w3c.dom.Element getStatus()
public org.w3c.dom.Element getAllowPostdating()
public org.w3c.dom.Element getRenewing()
public org.w3c.dom.Element getOnBehalfOf()
public org.w3c.dom.Element getIssuer()
public org.w3c.dom.Element getAuthenticationType()
public org.w3c.dom.Element getAuthenticator()
public org.w3c.dom.Element getKeyType()
public org.w3c.dom.Element getKeySize()
public org.w3c.dom.Element getSignatureAlgorithm()
public org.w3c.dom.Element getEncryption()
public org.w3c.dom.Element getEncryptionAlgorithm()
public org.w3c.dom.Element getCanonicalizationAlgorithm()
public org.w3c.dom.Element getProofEncryption()
public org.w3c.dom.Element getUseKey()
public org.w3c.dom.Element getSignWith()
public org.w3c.dom.Element getEncryptWith()
public org.w3c.dom.Element getDelegateTo()
public org.w3c.dom.Element getForwardable()
public org.w3c.dom.Element getDelegatable()
public org.w3c.dom.Element getPolicy()
public org.w3c.dom.Element getPolicyReference()
public java.util.Set<org.w3c.dom.Element> getSetAnyOther()
public void setTokenType(org.w3c.dom.Element elemTokenType)
elemTokenType
- the TokenType element to be associated with the RequestSecurityToken elementpublic void setRequestType(org.w3c.dom.Element elemRequestType)
elemRequestType
- the RequestType element to be associated with the RequestSecurityToken elementpublic void setRequestedSecurityToken(org.w3c.dom.Element elemRequestedSecurityToken)
elemRequestedSecurityToken
- the RequestedSecurityToken element to be associated with the RequestSecurityToken elementpublic void setAppliesTo(org.w3c.dom.Element elemAppliesTo)
elemAppliesTo
- the AppliesTo element to be associated with the RequestSecurityToken elementpublic void setRequestedAttachedReference(org.w3c.dom.Element elemRequestedAttachedReference)
elemRequestedAttachedReference
- the RequestedAttachedReference element to be associated with the RequestSecurityToken elementpublic void setRequestedUnattachedReference(org.w3c.dom.Element elemRequestedUnattachedReference)
elemRequestedUnattachedReference
- the RequestedUnattachedReference element to be associated with the RequestSecurityToken elementpublic void setRequestedProofToken(org.w3c.dom.Element elemRequestedProofToken)
elemRequestedProofToken
- the RequestedProofToken element to be associated with the RequestSecurityToken elementpublic void setEntropy(org.w3c.dom.Element elemEntropy)
elemEntropy
- the Entropy element to be associated with the RequestSecurityToken elementpublic void setLifetime(org.w3c.dom.Element elemLifetime)
elemLifetime
- the Lifetime element to be associated with the RequestSecurityToken elementpublic void setStatus(org.w3c.dom.Element elemStatus)
elemStatus
- the Status element to be associated with the RequestSecurityToken elementpublic void setAllowPostdating(org.w3c.dom.Element elemAllowPostdating)
elemAllowPostdating
- the AllowPostdating element to be associated with the RequestSecurityToken elementpublic void setRenewing(org.w3c.dom.Element elemRenewing)
elemRenewing
- the Renewing element to be associated with the RequestSecurityToken elementpublic void setOnBehalfOf(org.w3c.dom.Element elemOnBehalfOf)
elemOnBehalfOf
- the OnBehalfOf element to be associated with the RequestSecurityToken elementpublic void setIssuer(org.w3c.dom.Element elemIssuer)
elemIssuer
- the Issuer element to be associated with the RequestSecurityToken elementpublic void setAuthenticationType(org.w3c.dom.Element elemAuthenticationType)
elemAuthenticationType
- the AuthenticationType element to be associated with the RequestSecurityToken elementpublic void setAuthenticator(org.w3c.dom.Element elemAuthenticator)
elemAuthenticator
- the Authenticator element to be associated with the RequestSecurityToken elementpublic void setKeyType(org.w3c.dom.Element elemKeyType)
elemKeyType
- the KeyType element to be associated with the RequestSecurityToken elementpublic void setKeySize(org.w3c.dom.Element elemKeySize)
elemKeySize
- the KeySize element to be associated with the RequestSecurityToken elementpublic void setSignatureAlgorithm(org.w3c.dom.Element elemSignatureAlgorithm)
elemSignatureAlgorithm
- the SignatureAlgorithm element to be associated with the RequestSecurityToken elementpublic void setEncryption(org.w3c.dom.Element elemEncryption)
elemEncryptio
- the Encryptio element to be associated with the RequestSecurityToken elementpublic void setEncryptionAlgorithm(org.w3c.dom.Element elemEncryptionAlgorithm)
elemEncryptionAlgorithm
- the EncryptionAlgorithm element to be associated with the RequestSecurityToken elementpublic void setCanonicalizationAlgorithm(org.w3c.dom.Element elemCanonicalizationAlgorithm)
elemCanonicalizationAlgorithm
- the CanonicalizationAlgorithm element to be associated with the RequestSecurityToken elementpublic void setProofEncryption(org.w3c.dom.Element elemProofEncryption)
elemProofEncryption
- the ProofEncryption element to be associated with the RequestSecurityToken elementpublic void setUseKey(org.w3c.dom.Element elemUseKey)
elemUseKey
- the UseKey element to be associated with the RequestSecurityToken elementpublic void setSignWith(org.w3c.dom.Element elemSignWith)
elemSignWith
- the SignWith element to be associated with the RequestSecurityToken elementpublic void setEncryptWith(org.w3c.dom.Element elemEncryptWith)
elemEncryptWith
- the EncryptWith element to be associated with the RequestSecurityToken elementpublic void setDelegateTo(org.w3c.dom.Element elemDelegateTo)
elemDelegateTo
- the DelegateTo element to be associated with the RequestSecurityToken elementpublic void setForwardable(org.w3c.dom.Element elemForwardable)
elemForwardable
- the Forwardable element to be associated with the RequestSecurityToken elementpublic void setDelegatable(org.w3c.dom.Element elemDelegatable)
elemDelegatable
- the Delegatable element to be associated with the RequestSecurityToken elementpublic void setPolicy(org.w3c.dom.Element elemPolicy)
elemPolicy
- the Policy element to be associated with the RequestSecurityToken elementpublic void setPolicyReference(org.w3c.dom.Element elemPolicyReference)
elemPolicyReference
- the PolicyReference element to be associated with the RequestSecurityToken elementpublic void setContextURI(java.lang.String strContextURI)
strContextURI
- the value of the Context attribute to be associated with the RequestSecurityTokenResponse element
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |