|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.sandbox.axis.security.trust.STSAgentAddressingConfiguration
This is used to provide the addressing headers required by the STSAgent
Constructor Summary | |
STSAgentAddressingConfiguration()
|
Method Summary | |
org.apache.axis.message.addressing.AddressingHeaders |
getHeaders()
Return the configured addressing headers |
void |
setAction(java.lang.String actionUri)
Set the action URI |
void |
setFaultTo(java.lang.String endpoint)
Set the from EPR |
void |
setFrom(java.lang.String endpoint)
SEt the from EPR |
void |
setRepyTo(java.lang.String endpoint)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public STSAgentAddressingConfiguration()
Method Detail |
public void setAction(java.lang.String actionUri) throws org.apache.axis.types.URI.MalformedURIException
actionUri
-
MalformedURIException
org.apache.axis.types.URI.MalformedURIException
public void setFrom(java.lang.String endpoint) throws org.apache.axis.types.URI.MalformedURIException
endpoint
-
MalformedURIException
org.apache.axis.types.URI.MalformedURIException
public void setFaultTo(java.lang.String endpoint) throws org.apache.axis.types.URI.MalformedURIException
endpoint
-
MalformedURIException
org.apache.axis.types.URI.MalformedURIException
public org.apache.axis.message.addressing.AddressingHeaders getHeaders()
public void setRepyTo(java.lang.String endpoint) throws org.apache.axis.types.URI.MalformedURIException
org.apache.axis.types.URI.MalformedURIException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |