SiteMinder
Java SDK r12.5


netegrity.siteminder.javaagent
Class ManagementContextDef

java.lang.Object
  extended by netegrity.siteminder.javaagent.ManagementContextDef

public class ManagementContextDef
extends java.lang.Object

Describes a requested management action in the Agent API.

Since:
SiteMinder 4.0
See Also:
AgentAPI

Field Summary
 int command
          The command sent to the Policy Server.
 java.lang.String data
          The data sent to the Policy Server.
static int MANAGEMENT_GET_AGENT_COMMANDS
          Constant used to get pending agent commands from doManagement() -- no data required.
static int MANAGEMENT_SET_AGENT_INFO
          Constant used to report agent-specific information from doManagement().
 
Constructor Summary
ManagementContextDef(int p_command, java.lang.String p_data)
          Creates a Management context.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MANAGEMENT_GET_AGENT_COMMANDS

public static final int MANAGEMENT_GET_AGENT_COMMANDS
Constant used to get pending agent commands from doManagement() -- no data required.

See Also:
Constant Field Values

MANAGEMENT_SET_AGENT_INFO

public static final int MANAGEMENT_SET_AGENT_INFO
Constant used to report agent-specific information from doManagement(). Data is as follows: data = agent info.

See Also:
Constant Field Values

command

public int command
The command sent to the Policy Server.


data

public java.lang.String data
The data sent to the Policy Server.

Constructor Detail

ManagementContextDef

public ManagementContextDef(int p_command,
                            java.lang.String p_data)
Creates a Management context.

Parameters:
p_command - The command sent to the Policy Server.
p_data - The data sent to the Policy Server.

SiteMinder
Java SDK r12.5

Thu 09/08/2011

http://ca.com
Copyright (c) 2011 CA.