|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
setConfigurationElement(String configElement)
Set the configuration element of this TokenValidator. |
void |
setConfigurationFile(String configFile)
Set the configuration file of this TokenValidator. |
void |
setConfigurationParamName(String configParamName)
Set the name of the configuration parameter. |
org.apache.axiom.soap.SOAPEnvelope |
validate(RahasData data)
Validate the token specified in the given request. |
Method Detail |
public org.apache.axiom.soap.SOAPEnvelope validate(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 |