|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.rahas.impl.SAMLTokenRenewer
public class SAMLTokenRenewer
| Constructor Summary | |
|---|---|
SAMLTokenRenewer()
|
|
| Method Summary | |
|---|---|
org.apache.axiom.soap.SOAPEnvelope |
renew(RahasData data)
Renew the token specified in the given request. |
void |
setConfigurationElement(org.apache.axiom.om.OMElement configElement)
Set the configuration element of TokenRenewer. |
void |
setConfigurationFile(java.lang.String configFile)
Set the configuration file of this TokenRenewer. |
void |
setConfigurationParamName(java.lang.String configParamName)
Set the name of the configuration parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SAMLTokenRenewer()
| Method Detail |
|---|
public org.apache.axiom.soap.SOAPEnvelope renew(RahasData data)
throws TrustException
TokenRenewer
renew in interface TokenRenewerdata - A populated RahasData instance
TrustExceptionpublic void setConfigurationFile(java.lang.String configFile)
setConfigurationFile in interface TokenRenewerpublic void setConfigurationElement(org.apache.axiom.om.OMElement configElement)
setConfigurationElement in interface TokenRenewerconfigElement - OMElement representing the configurationpublic void setConfigurationParamName(java.lang.String configParamName)
org.apache.axis2.description.Parameter object available in
the via the messageContext when the TokenIssuer is called.
setConfigurationParamName in interface TokenRenewerParameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||