|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
org.apache.axiom.soap.SOAPEnvelope |
renew(RahasData data)
Renew the token specified in the given request. |
void |
setConfigurationElement(String configElement)
Set the configuration element of this TokenRenewer. |
void |
setConfigurationFile(String configFile)
Set the configuration file of this TokenRenewer. |
void |
setConfigurationParamName(String configParamName)
Set the name of the configuration parameter. |
Method Detail |
public org.apache.axiom.soap.SOAPEnvelope renew(RahasData data) throws TrustException
data
- A populated RahasData
instance
TrustException
public void setConfigurationFile(String configFile)
configFile
- public void setConfigurationElement(String configElement)
configElement
- OMElement
representing the configuationpublic void setConfigurationParamName(String configParamName)
org.apache.axis2.description.Parameter
object available in
the via the messageContext when the TokenIssuer
is called.
configParamName
- Parameter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |