|
SiteMinder Java SDK r12.51 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netegrity.policyserver.smapi.TunnelServiceContext
public class 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.51 Mon 04/08/2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||