|
SiteMinder Java SDK r12.0 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.netegrity.policyserver.smapi.TunnelServiceContext
This class is for internal use only.
| Method Summary | |
APIContext |
getAPIContext()
Returns the APIContext for this TunnelServiceContext. |
byte[] |
getInputData()
Returns the input data sent from the agent client. |
RequestContext |
getRequestContext()
Returns the RequestContext for this TunnelServiceContext. |
static java.util.ResourceBundle |
getResourceBundle()
Gets the resource bundle for active expressions. |
TunnelContext |
getTunnelContext()
Returns the TunnelContext for this TunnelServiceContext. |
void |
setErrorText(java.lang.String errorText)
Sets the error text for this Tunnel Service. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public APIContext getAPIContext()
public RequestContext getRequestContext()
public TunnelContext getTunnelContext()
public byte[] getInputData()
public void setErrorText(java.lang.String errorText)
errorText - the error text stringpublic static java.util.ResourceBundle getResourceBundle()
|
Java SDK r12.0 SP2 Fri 11/06/2009 |
|||||||||
| PREV CLASS NEXT CLASS | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||