|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.security.trust.impl.TrustPluginImpl
public class TrustPluginImpl
Constructor Summary | |
---|---|
TrustPluginImpl()
Creates a new instance of TrustPluginImpl |
Method Summary | |
---|---|
protected static javax.xml.namespace.QName[] |
doMexRequest(java.lang.String wsdlLocation,
java.lang.String stsURI)
This method uses mex client api to issue a mex request and return the matching service name and port name |
void |
process(com.sun.xml.ws.security.IssuedTokenContext itc)
|
void |
processValidate(com.sun.xml.ws.security.IssuedTokenContext itc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TrustPluginImpl()
Method Detail |
---|
public void process(com.sun.xml.ws.security.IssuedTokenContext itc) throws WSTrustException
process
in interface TrustPlugin
WSTrustException
public void processValidate(com.sun.xml.ws.security.IssuedTokenContext itc) throws WSTrustException
processValidate
in interface TrustPlugin
WSTrustException
protected static javax.xml.namespace.QName[] doMexRequest(java.lang.String wsdlLocation, java.lang.String stsURI) throws WSTrustException
stsURI
- URI to the STS. Mex request will be issued to this address
WSTrustException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |