SiteMinder
Java SDK r12.51


com.netegrity.sdk.policyapi
Interface SmGroup

All Known Implementing Classes:
SmAgentGroup, SmResponseGroup, SmRuleGroup

public interface SmGroup

The root interface for domain-based SiteMinder group objects.

Since:
SDK 2.0

Field Summary
static int Agent_Group_Prop
          Constant to indicate that the SmGroup object is of type Agent.
static int NULL_Group_Prop
          Constant to indicate that the SmGroup object type is unknown.
static int Response_Group_Prop
          Constant to indicate that the SmGroup object is of type Response.
static int Rule_Group_Prop
          Constant to indicate that the SmGroup object is of type Rule.
 
Method Summary
 int getGroupType()
          Gets the type of group.
 

Field Detail

NULL_Group_Prop

static final int NULL_Group_Prop
Constant to indicate that the SmGroup object type is unknown.

See Also:
Constant Field Values

Rule_Group_Prop

static final int Rule_Group_Prop
Constant to indicate that the SmGroup object is of type Rule.

See Also:
Constant Field Values

Response_Group_Prop

static final int Response_Group_Prop
Constant to indicate that the SmGroup object is of type Response.

See Also:
Constant Field Values

Agent_Group_Prop

static final int Agent_Group_Prop
Constant to indicate that the SmGroup object is of type Agent.

See Also:
Constant Field Values
Method Detail

getGroupType

int getGroupType()
Gets the type of group.

Returns:
One of the following types of groups:
 NULL_Group_Prop = 0
 Rule_Group_Prop = 1
 Response_Group_Prop = 2
 Agent_Group_Prop = 3
 

SiteMinder
Java SDK r12.51

Mon 04/08/2013

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