SiteMinder
Java SDK r12.0 SP2

A B C D E F G H I K L M N O P Q R S T U V W X Y

A

accountingPort - Variable in class netegrity.siteminder.javaagent.ServerDef
Accounting server port (0 for none).
ACCT_SERVER - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Accounting server port number.
action - Variable in class netegrity.siteminder.javaagent.ResourceContextDef
The action to check for -- for example, GET.
ACTION_GET - Static variable in class com.netegrity.sdk.policyapi.SmRule
An action that uses standard HTTP to retrieve a resource for viewing.
ACTION_ON_AUTH_ACCEPT - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate that the user was authenticated.
ACTION_ON_AUTH_ATTEMPT - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate that authentication failed because no user name was supplied.
ACTION_ON_AUTH_CHALLENGE - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate that a response be triggered during authentication.
ACTION_ON_AUTH_REJECT - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate that the user was not authenticated.
ACTION_ON_AUTH_USERNOTFOUND - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate that an active response be triggered.
ACTION_ON_AZ_ACCEPT - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate that the user is authorized to access the resource.
ACTION_ON_AZ_REJECT - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate that the user is not authorized to access the resource.
ACTION_POST - Static variable in class com.netegrity.sdk.policyapi.SmRule
An action that uses standard HTTP to post user-supplied information.
ACTION_PUT - Static variable in class com.netegrity.sdk.policyapi.SmRule
An action that supports legacy HTTP actions.
ActiveExpression - interface com.netegrity.policyserver.smapi.ActiveExpression.
The base interface in the Java Authorization API that each class providing custom authorization functionality must implement.
ActiveExpressionContext - class com.netegrity.policyserver.smapi.ActiveExpressionContext.
Contains the various context classes passed to the method invoke() in the custom authorization class.
addAdmin(SmAdmin) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addAdmin(SmAdmin) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates a SiteMinder Administrator.
addAdminToDomain(String, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addAdminToDomain(String, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Associates a SiteMinder Administrator with a domain.
addAgent(SmAgent) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addAgent(SmAgent) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates an Agent object.
addAgentConfig(SmAgentConfig) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addAgentConfig(SmAgentConfig) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates an Agent Configuration object.
addAgentType(SmAgentType) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addAgentType(SmAgentType) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates an AgentType object.
addAgentTypeAttr(SmAgentTypeAttr) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addAgentTypeAttr(SmAgentTypeAttr) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates an AgentTypeAttr object.
addAssertionConsumerServicetoSP(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
this method uses the PM API, therefore it requires a session to be established first
addAttribute(Attribute) - Method in class netegrity.siteminder.javaagent.AttributeList
Adds an attribute to the collection.
addAttribute(int, int, int, String, byte[]) - Method in class netegrity.siteminder.javaagent.AttributeList
Adds an attribute to the collection, given its constituent pieces.
addAuthAzMap(SmAuthAzMap) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addAuthAzMap(SmAuthAzMap) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds an authentication and authorization directory mapping object.
addAuthValidateMap(SmAuthValidateMap) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addAuthValidateMap(SmAuthValidateMap) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds an authentication and validation directory mapping object.
addCertMap(SmCertMap) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addCertMap(SmCertMap) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a certificate mapping object.
addDomain(SmDomain) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addDomain(SmDomain) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates a domain.
addGroup(String, SmObject) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addGroup(String, SmObject) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates a new group of any type (rule, response, agent).
addHostConfig(SmHostConfig) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addHostConfig(SmHostConfig) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates a Host Configuration object.
addIMSEnvToDomain(String, String) - Method in class com.netegrity.sdk.imspolicyapi.SmImsPolicyApiImpl
 
addIMSEnvToDomain(String, String) - Method in interface com.netegrity.sdk.imspolicyapi.SmImsPolicyApi
Adds IMS Environment to Domain.
addObject() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Adds the DMS object to the directory.
addODBCQuery(SmODBCQuery) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addODBCQuery(SmODBCQuery) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds an ODBC query.
addPasswordPolicy(SmPasswordPolicy) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addPasswordPolicy(SmPasswordPolicy) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates a password policy.
addPolicy(SmPolicy) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addPolicy(SmPolicy) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a policy .
addPolicy(SmPolicy, boolean) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addPolicy(SmPolicy, boolean) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a policy object.
addPolicyLink(SmPolicyLink) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addPolicyLink(SmPolicyLink) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a policy link to a policy.
addPolicyLink(SmPolicyLink, boolean) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addPolicyLink(SmPolicyLink, boolean) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a global PolicyLink if the boolean passed is true.
addRealm(SmRealm) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addRealm(SmRealm) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a realm and associates it with a domain.
addRegularExpressionToPasswordPolicy(SmPwdPolicyRegularExpression) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addRegularExpressionToPasswordPolicy(SmPwdPolicyRegularExpression) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds the regular expression to password policy.
addResponse(SmResponse) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addResponse(SmResponse) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates a response and associates it with a domain.
addResponse(SmResponse, boolean) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addResponse(SmResponse, boolean) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates a global response if bIsGlobal is true
addResponseAttr(SmResponseAttr) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addResponseAttr(SmResponseAttr) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates a response attribute and associates it with a response.
addResponseAttr(SmResponseAttr, boolean) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addResponseAttr(SmResponseAttr, boolean) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates a global response attribute if bIsGlobal is true
addRootConfig(SmRootConfig) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addRootConfig(SmRootConfig) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates a root configuration.
addRule(SmRule) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addRule(SmRule) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a rule and associates it with the specified realm.
addRule(SmRule, boolean) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addRule(SmRule, boolean) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a global rule if the boolean passed is true.
addSAMLIdentityProvider(HashMap) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
This method adds a given SAML Identity Provider.
addSAMLServiceProvider(String, HashMap) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
This method adds a given SAML Service Provider.
addScheme(SmScheme) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addScheme(SmScheme) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates an authentication scheme.
addSelfReg(SmSelfReg) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addSelfReg(SmSelfReg) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Creates a self-registration object.
addServerDef(ServerDef) - Method in class netegrity.siteminder.javaagent.InitDef
Adds another server definition from the information in an existing ServerDef object.
addServerDef(String, int, int, int, int, int, int, int) - Method in class netegrity.siteminder.javaagent.InitDef
Adds another non-clustered server definition using the specified server information.
addServerDef(String, int, int, int, int, int, int, int, int) - Method in class netegrity.siteminder.javaagent.InitDef
Adds another clustered server definition using the specified server information.
addToGroup(int, String, String, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addToGroup(int, String, String, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a group member of any type (rule, response, agent) to the specified group.
addToGroup(SmDmsGroup) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Adds the current object to a group.
addToRole(SmDmsRole) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Adds this user to the specified DMS role.
addTrustedHost(SmTrustedHost) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addTrustedHost(SmTrustedHost) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Registers a trusted host with the Policy Server.
addUserDirectory(SmUserDirectory) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addUserDirectory(SmUserDirectory) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a user directory.
addUserDirToDomain(String, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addUserDirToDomain(String, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Associates a user directory with a domain.
addUserPolicy(SmUserPolicy) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addUserPolicy(SmUserPolicy) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a user policy to a policy.
addVariable(SmVariable) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
addVariable(SmVariable) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Adds a variable .
ADMIN_DISABLED - Static variable in class com.netegrity.sdk.apiutil.SmUserPasswordState
 
AdminRightsManageAllDomains - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The administrator's right to manage system and domain objects.
AdminRightsManageEverything - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The administrator's right to manage everything.
AdminRightsManageKeys - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The administrator's right to manage keys.
AdminRightsManageObjects - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The administrator's right to manage domain objects.
AdminRightsManagePasswordPolicy - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The administrator's right to manage password services.
AdminRightsManageReports - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The administrator's right to view SiteMinder reports.
AdminRightsManageUsers - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The administrator's right to manage users.
AFFILIATE_KEY_UPDATE - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that the affiliate agent name was returned from doManagement().
AffiliatePropertyContext - class com.netegrity.policyserver.smapi.AffiliatePropertyContext.
This class is for internal use only.
AffiliatePropertyContext(ActiveExpressionContext) - Constructor for class com.netegrity.policyserver.smapi.AffiliatePropertyContext
Constructor
agent - Variable in class netegrity.siteminder.javaagent.ResourceContextDef
With affiliate agents and with v5.x agents and above, this field specifies the name of the agent associated with the resource.
AGENT_FAILURE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Agent API failure.
Agent_Group_Prop - Static variable in interface com.netegrity.sdk.policyapi.SmGroup
Constant to indicate that the SmGroup object is of type Agent.
AGENT_INITIALIZATION_FAILURE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Agent initialization failed.
AGENT_KEY_UPDATE_CURRENT - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that the "current" agent encryption key update was returned from doManagement().
AGENT_KEY_UPDATE_LAST - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that the "last" agent encryption key update was returned from doManagement().
AGENT_KEY_UPDATE_NEXT - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that the "next" agent encryption key update was returned from doManagement().
AGENT_KEY_UPDATE_PERSISTENT - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that the "persistent" agent encryption key update was returned from doManagement().
AgentAPI - class netegrity.siteminder.javaagent.AgentAPI.
Provides Java access to the SiteMinder Agent API.
AgentAPI() - Constructor for class netegrity.siteminder.javaagent.AgentAPI
Constructs but does not initialize an Agent API object.
AGENTTYPEATTR_DATATYPE_DATETIME - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_DATATYPE_ENCRYPTEDSTRING - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_DATATYPE_IPADDR - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_DATATYPE_NUMERIC - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_DATATYPE_STRING - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Indicates allowed data types for agent type attributes
AGENTTYPEATTR_RADIUSBEHAVIOR_ACCTREQUEST - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_RADIUSBEHAVIOR_ACCTRESPONSE - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_RADIUSBEHAVIOR_AUTHACCEPT - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_RADIUSBEHAVIOR_AUTHCHALLENGE - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_RADIUSBEHAVIOR_AUTHREJECT - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_RADIUSBEHAVIOR_AUTHREQUEST - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Indicates allowed RadiusBehavior for agent type attributes
AGENTTYPEATTR_RADIUSBEHAVIORVALUES_ONE - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_RADIUSBEHAVIORVALUES_ZERO - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Indicates allowed values for RadiusBehavior for agent type attributes
AGENTTYPEATTR_RADIUSBEHAVIORVALUES_ZEROONE - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_RADIUSBEHAVIORVALUES_ZEROPLUS - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_RADIUSTYPE_RADIUS - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Indicates allowed RadiusType for agent type attributes
AGENTTYPEATTR_RADIUSTYPE_RADIUSEXTENDED - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
AGENTTYPEATTR_RADIUSTYPE_VENDORSPECIFIC - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
APIContext - class com.netegrity.policyserver.smapi.APIContext.
Allows logging, tracing, and error messages to be sent to the Policy Server.
APIContextLogger - class com.netegrity.policyserver.smapi.APIContextLogger.
This class is a wrapper for the SmLogger class from common/smerrlog-java, which provides logging and tracing access to the common C++ logging facility.
appendAdditionalInformation(String) - Method in class com.netegrity.sdk.apiutil.SmApiException
Add additional text information to the exception.
AppSpecificContext - class com.netegrity.policyserver.smapi.AppSpecificContext.
Provides methods that allow custom authentication and authorization objects to share information associated with the current request.
AssertionGeneratorCacheObject - interface com.netegrity.policyserver.smapi.AssertionGeneratorCacheObject.
This class is for internal use only.
AssertionGeneratorPlugin - interface com.netegrity.policyserver.smapi.AssertionGeneratorPlugin.
The base interface for objects that customize the default SAML assertion or SAML response generated by SiteMinder.
ATTR_AUTH_DIR_NAME - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the AUTH_DIR_NAME attribute id.
ATTR_AUTH_DIR_NAMESPACE - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the AUTH_DIR_NAMESPACE attribute id.
ATTR_AUTH_DIR_OID - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the AUTH_DIR_OID attribute id.
ATTR_AUTH_DIR_SERVER - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the AUTH_DIR_SERVER attribute id.
ATTR_CLIENTIP - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the client IP address
ATTR_DEVICENAME - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the device name
ATTR_IDENTITYSPEC - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the IDENTITYSPEC attribute id for the user's identity ticket.
ATTR_IDLESESSIONTIMEOUT - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the session's idle timeout
ATTR_LASTSESSIONTIME - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the last access time for the seesion
ATTR_MAXSESSIONTIMEOUT - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the max session time
ATTR_SERVICE_DATA - Static variable in class netegrity.siteminder.javaagent.TunnelServiceRequest
Service response data returned as an attribute from tunnel().
ATTR_SERVICE_DATA - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Service response data returned as attributes from tunnel().
ATTR_SESSIONID - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the session identifier
ATTR_SESSIONSPEC - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the session specification
ATTR_STARTSESSIONTIME - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the session start time
ATTR_STATUS_MESSAGE - Static variable in class netegrity.siteminder.javaagent.TunnelServiceRequest
Status message returned as an attribute from tunnel().
ATTR_STATUS_MESSAGE - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Status message returned as an attribute from tunnel().
ATTR_USERDN - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the USERDN attribute id.
ATTR_USERMSG - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the USERMSG attribute id.
ATTR_USERNAME - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the user's name
ATTR_USERUNIVERSALID - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the USERUNIVERSALID attribute id.
ATTR_WA_HTTP_COOKIE_VARIABLE - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The WebAgent-HTTP-Cookie-Variable attribute.
ATTR_WA_HTTP_COOKIE_VARIABLE - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate WebAgent-HTTP-Cookie-Variable attribute.
ATTR_WA_HTTP_HEADER_VARIABLE - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The WebAgent-HTTP-Header-Variable attribute.
ATTR_WA_HTTP_HEADER_VARIABLE - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate WebAgent-HTTP-Header-Variable attribute.
ATTR_WA_ONACCEPT_REDIRECT - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The WebAgent-OnAccept-Redirect attribute.
ATTR_WA_ONACCEPT_REDIRECT - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate WebAgent-OnAccept-Redirect attribute.
ATTR_WA_ONACCEPT_TEXT - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The WebAgent-OnAccept-Text attribute.
ATTR_WA_ONACCEPT_TEXT - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate WebAgent-OnAccept-Text attribute.
ATTR_WA_ONAUTHACCEPT_SESSION_IDLE_TIMEOUT - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The WebAgent-OnAuthAccept-Session-Idle-Timeout attribute.
ATTR_WA_ONAUTHACCEPT_SESSION_IDLE_TIMEOUT - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate WebAgent-OnAuthAccept-Session-Idle-Timeout attribute.
ATTR_WA_ONAUTHACCEPT_SESSION_MAX_TIMEOUT - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The WebAgent-OnAuthAccept-Session-Max-Timeout attribute.
ATTR_WA_ONAUTHACCEPT_SESSION_MAX_TIMEOUT - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate WebAgent-OnAuthAccept-Session-Max-Timeout attribute.
ATTR_WA_ONREJECT_REDIRECT - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The WebAgent-OnReject-Redirect attribute.
ATTR_WA_ONREJECT_REDIRECT - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate WebAgent-OnReject-Redirect attribute.
ATTR_WA_ONREJECT_TEXT - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The WebAgent-OnReject-Text attribute.
ATTR_WA_ONREJECT_TEXT - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate WebAgent-OnReject-Text attribute.
Attribute - class netegrity.siteminder.javaagent.Attribute.
Represents a single response attribute from the Agent API.
Attribute(int, int, int, String, byte[]) - Constructor for class netegrity.siteminder.javaagent.Attribute
Creates a fully defined attribute.
AttributeList - class netegrity.siteminder.javaagent.AttributeList.
Represents the (unordered) collection of response attributes from the Agent API.
AttributeList() - Constructor for class netegrity.siteminder.javaagent.AttributeList
Creates an empty collection of attributes.
attributes() - Method in class netegrity.siteminder.javaagent.AttributeList
Provides an enumeration of the attributes in the collection.
AttrType_Active - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate the attribute type is Active Expression.
AttrType_DnAttr - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate the attribute type is Distinguished Name Attribute.
AttrType_Static - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate the attribute type is Static.
AttrType_UserAttr - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate the attribute type is User Attribute.
AttrType_Variable - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate the attribute type is Variable Expression.
audit(String, String, ResourceContextDef, RealmDef, SessionDef) - Method in class netegrity.siteminder.javaagent.AgentAPI
Audits authorizations performed out of agent cache.
AUTH_REASON_FEDERATION_USER_NOT_IN_DIR - Static variable in interface com.netegrity.policyserver.smapi.MessageConsumerPlugin
Constant to indicate the configuration does not provide correct or sufficient information.
AUTH_REASON_INVALID_MESSAGE - Static variable in interface com.netegrity.policyserver.smapi.MessageConsumerPlugin
Constant to indicate the response message is not formed correctly.
AUTH_REASON_NO_LOGIN_ID - Static variable in interface com.netegrity.policyserver.smapi.MessageConsumerPlugin
Constant to indicate the configuration does not provide correct or sufficient information.
AUTH_REASON_UNACCEPTED_MESSAGE - Static variable in interface com.netegrity.policyserver.smapi.MessageConsumerPlugin
Constant to indicate the response message is not accepted as a user credential.
AUTH_SERVER - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Authentication server port number.
AUTHAZ_MAPTYPE_ATTR - Static variable in class com.netegrity.sdk.policyapi.SmAuthAzMap
Indicates that the type of directory mapping matches the value of the attribute exactly from the authentication directory to the authorization directory.
AUTHAZ_MAPTYPE_DN - Static variable in class com.netegrity.sdk.policyapi.SmAuthAzMap
Indicates that the type of directory mapping matches the user's distinguished name exactly from the authentication directory to the authorization directory.
AUTHAZ_MAPTYPE_UNIVERSALID - Static variable in class com.netegrity.sdk.policyapi.SmAuthAzMap
Indicates that the type of directory mapping matches the value of the Universal ID attribute exactly from the authentication directory to the authorization directory.
authenticate(String) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Authenticates the user.
authenticate(String, String, int, SmAuthenticationContext) - Method in interface com.netegrity.policyserver.smapi.SmAuthScheme
Performs the custom authentication and returns the authentication result.
authenticateUser(String) - Method in class com.netegrity.policyserver.smapi.UserContext
Authenticates a user whose context in the user directory has been established.
authenticateUser(String) - Method in class com.netegrity.sdk.policyapi.SmUserContext
Authenticates a user whose context in the user directory has been established.
authenticateUser(String, int, int) - Method in class com.netegrity.policyserver.smapi.UserContext
Authenticates a user whose context in the user directory has been established.
authenticateUser(String, StringBuffer) - Method in class com.netegrity.sdk.policyapi.SmUserContext
Authenticates a user whose context in the user directory has been established.
authenticationPort - Variable in class netegrity.siteminder.javaagent.ServerDef
Authentication server port (0 for none).
authorizationPort - Variable in class netegrity.siteminder.javaagent.ServerDef
Authorization server port (0 for none).
authorize(String, String, ResourceContextDef, RealmDef, SessionDef, AttributeList) - Method in class netegrity.siteminder.javaagent.AgentAPI
Determines if a defined user is authorized by SiteMinder to perform a defined action on a defined resource.
authorizeEx(String, String, ResourceContextDef, RealmDef, SessionDef, AttributeList, StringBuffer, StringBuffer, Boolean) - Method in class netegrity.siteminder.javaagent.AgentAPI
For internal use only.
AUTHVALIDATE_MAPTYPE_DN - Static variable in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Indicates that the type of directory mapping matches the user's distinguished name exactly from the authentication directory to the validation directory.
AUTHVALIDATE_MAPTYPE_UNIVERSALID - Static variable in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Indicates that the type of directory mapping matches the value of the Universal ID attribute exactly from the authentication directory to the validation directory.
AZ_SERVER - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Authorization server port number.

B

Back - Static variable in class com.netegrity.sdk.dmsapi.SmDmsSearch
The search should look back from the current position.
BinaryBuffer - class netegrity.siteminder.javaagent.BinaryBuffer.
Encapulates a buffer of binary data.
BinaryBuffer() - Constructor for class netegrity.siteminder.javaagent.BinaryBuffer
Creates a BinaryBuffer with no data in it
BinaryBuffer(byte[]) - Constructor for class netegrity.siteminder.javaagent.BinaryBuffer
Creates a BinaryBuffer from a byte array.
bThirdParty - Variable in class netegrity.siteminder.javaagent.TokenDescriptor
Indicates whether the token was originally created by a third-party custom agent and has not yet been updated by a standard SiteMinder agent.
buff - Variable in class netegrity.siteminder.javaagent.BinaryBuffer
The binary data to encapsulate.
BUFFER_CREATION_FAILURE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Buffer creation failure.
BUFFER_SIZE - Static variable in class com.netegrity.sdk.apiutil.SmImportFileHandler
 

C

CACHE_FLUSH_ALL - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that the FLUSH_ALL attribute id was returned from doManagement().
CACHE_FLUSH_ALL_REALMS - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that the FLUSH_ALL_REALMS attribute id was returned from doManagement().
CACHE_FLUSH_ALL_USERS - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that the FLUSH_ALL_USERS attribute id was returned from doManagement().
CACHE_FLUSH_THIS_REALM - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that the FLUSH_THIS_REALM attribute id was returned from doManagement().
CACHE_FLUSH_THIS_USER - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that the FLUSH_THIS_USER attribute id was returned from doManagement().
CAPABILITY_ANONYMOUSID_ATTR - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Read-Write anonymous ID user attribute is configured for the directory.
CAPABILITY_CHALLENGERESP_ATTR - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Read-Write Challenge and Response user attribute is configured for the directory.
CAPABILITY_CHANGE_USERPASSWORD - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Capable of changing user password.
CAPABILITY_CREATE_PASSWORDPOLICY - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Capable of supporting SiteMinder password policy.
CAPABILITY_CREATE_REGISTRATIONPOLICY - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Capable of creating registration policy.
CAPABILITY_DISABLE_USER - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Capable of disabling user account.
CAPABILITY_DISABLED_ATTR - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Read-Write disabled user attribute is configured for the directory.
CAPABILITY_DMSCAPABLE - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Capable of supporting DMS.
CAPABILITY_EMAILADDRESS_ATTR - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Read only e-mail user attribute is configured for the directory.
CAPABILITY_PAGING - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Capable of paging.
CAPABILITY_PASSWORDDATA_ATTR - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Read-Write password data user attribute is configured for the directory.
CAPABILITY_RECURSIVE - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Capable of supporting recursion (nested groups, etc).
CAPABILITY_RESET_USERPASSWORD - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Capable of resetting a user password.
CAPABILITY_SORTING - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Capable of sorting.
CAPABILITY_UNIVERSALID_ATTR - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Read-only universal ID user attribute is configured for the directory.
CAPABILITY_USERPASSWORD_ATTR - Static variable in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Read-Write password user attribute is configured for the directory.
CERT_HASH_SIZE - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Certificate hash size.
certBinary - Variable in class netegrity.siteminder.javaagent.UserCredentials
Certificate data in binary form.
certIssuerDN - Variable in class netegrity.siteminder.javaagent.UserCredentials
This field should be set to null.
CertMapAttrType_Custom - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The Certificate mapping attribute type is Custom.
CertMapAttrType_Exact - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The Certificate mapping attribute type is Exact.
CertMapAttrType_Single - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The Certificate mapping attribute type is Single.
CertMapFlags_Cache - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
Setting this flag causes SiteMinder to use cached Certificate Revocation List (CRL) information until the date specified in the NextUpdate field in the CRL.
CertMapFlags_CertRequired - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
Setting this flag causes SiteMinder to verify that the certificate presented by the user matches the certificate stored in the user's entry in the authentication directory.
CertMapFlags_CRLCheck - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
Setting this flag causes the Policy Server to retrieve a CRL from an LDAP directory, verify the CRL, and validate that the user's certificate has not been revoked.
CertMapFlags_UseDistributionPoints - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
If the Certificate Revocation List (CRL) uses distribution points, set this flag.
CertMapFlags_VerifySignature - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
Setting this flag causes the Policy Server to check the Certificate Authority's public certificate against a signature stored in the policy database.
certUserDN - Variable in class netegrity.siteminder.javaagent.UserCredentials
This field should be set to null.
CHALLENGE - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting a challenge is required for authentication.
changeDynamicKey() - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
changeDynamicKey() - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Changes a dynamic encryption key.
changePassword(String, String, boolean) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Changes the user's password.
changePersistentKey(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
changePersistentKey(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Changes a persistent encryption key.
changeSessionKey(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
changeSessionKey(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Changes a session encryption key.
changeSharedSecretKey() - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
changeSharedSecretKey() - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Changes a shared secret encryption key.
clearAttributes() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Clears the attributes of the current object.
clearResults() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Clears the search result Vector.
CLIENT_EXPORT_CONFIG_F - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
.config file for policy data export already exists.
CLIENT_EXPORT_FILE_WRITE_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Error writing data to file during policy data export.
CLIENT_EXPORT_FILENAME_F - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Policy data export file name not supplied.
CLIENT_EXPORT_SMDIFFILE_F - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
.smdif file for policy data export already exists
CLIENT_IMPORT_FILE_READ_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Error reading data from file during policy data import.
CLIENT_IMPORT_NO_INPUTFILE_I - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Input file name for policy data import not set.
CLIENT_IMPORT_OPEN_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Error opening input .smdif file for policy data import.
CLIENT_INVALID_AGENTTYPE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid Agent Type.
CLIENT_INVALID_AGENTTYPE_ACTION - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid action supplied for RADIUS agent
CLIENT_INVALID_AGENTTYPE_RESOURCE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid Resource type set for agent
CLIENT_INVALID_AGENTTYPE_SPECIFIC - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid Agent type Specific set for agent
CLIENT_INVALID_AGENTTYPEATTR_DATATYPE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid AgentTypeAttr DataType
CLIENT_INVALID_AGENTTYPEATTR_DATATYPE_VALUE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid Data type values
CLIENT_INVALID_AGENTTYPEATTR_ID - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid AgentTypeAttr Identifier
CLIENT_INVALID_AGENTTYPEATTR_NUMERICVALUE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid Numeric Value
CLIENT_INVALID_AGENTTYPEATTR_RADIUSBEHAVIOR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid AgentTypeAttr RADIUS Behavior
CLIENT_INVALID_AGENTTYPEATTR_RADIUSTYPE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid AgentTypeAttr RADIUS Type
CLIENT_INVALID_AUTHDIRNAME - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid Authentication Directory Name.
CLIENT_INVALID_AUTHVALIDATEMAP_MAPPING_TYPE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid authentication and validation mapping type.
CLIENT_INVALID_OID - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
INVALID OID is passed.
CLIENT_MISSING_AUTHVALIDATEMAP_PROPERTY - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Missing required property for AuthValidateMap.
CLIENT_NO_AGENTTYPE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
No AgentType set for AgentTypeAttr
CLIENT_NOT_IMPLEMENTED - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
SiteMinder Java API method is not implemented.
CLIENT_NULL_PARAM_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Parameter can not be null.
CLIENT_SUCCESS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Indicates the result is a success.
clone() - Method in class com.netegrity.sdk.apiutil.SmApiPropertySets
 
close() - Method in class com.netegrity.policyserver.smapi.SamlDataContext
 
close() - Method in class com.netegrity.policyserver.smapi.TransactionIdContext
Releases native resources after finish using this object; only intended to be called after finish calling getAffiliateProperty()
close() - Method in class com.netegrity.policyserver.smapi.SessionVariableContext
Releases native resources after finish using this object; only intended to be called as cleanup
close() - Method in class com.netegrity.policyserver.smapi.SessionInfoContext
Releases native resources after finish using this object; only intended to be called after cleanup
close() - Method in class com.netegrity.policyserver.smapi.AffiliatePropertyContext
Releases native resources after finish using this object; only intended to be called after finish calling getAffiliateProperty()
CLOSED_DISABLED - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
CLOSED_EXPIRED - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
CLOSED_IDLEOUT - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
CLOSED_LOGOUT - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
CLOSED_NO - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
CLOSED_REVOKED - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
CLOSED_UNKNOWN - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
clusterSeq - Variable in class netegrity.siteminder.javaagent.ServerDef
Cluster sequence number.
CMD_EXECUTE_EXPORT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
CMD_EXECUTE_IMPORT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
com.netegrity.policyserver.smapi - package com.netegrity.policyserver.smapi
Contains the Java Authentication API and the Java Authorization API, plus classes common to both APIs.
com.netegrity.sdk.apiutil - package com.netegrity.sdk.apiutil
Contains Agent API connection, session, policy server result, and SiteMinder Java API Exception classes.
com.netegrity.sdk.dmsapi - package com.netegrity.sdk.dmsapi
Contains Delegated Management Services (DMS) classes for creating and managing organizations, groups, users, and roles in a directory.
com.netegrity.sdk.imspolicyapi - package com.netegrity.sdk.imspolicyapi
Contains classes to manage IMS Environment based SiteMinder policy store objects.
com.netegrity.sdk.policyapi - package com.netegrity.sdk.policyapi
Contains classes to create and manage policy objects within a SiteMinder installation.
command - Variable in class netegrity.siteminder.javaagent.ManagementContextDef
The command sent to the Policy Server.
ConfigurationClassName - Static variable in interface com.netegrity.sdk.policyapi.SmObject
Property name to be specified in the method GetGlobalObjectNames().
CONNECTION_TIMEOUT - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Connection timeout.
connectionMax - Variable in class netegrity.siteminder.javaagent.ServerDef
Maximum number of connections.
connectionMin - Variable in class netegrity.siteminder.javaagent.ServerDef
Number of initial connections.
connectionStep - Variable in class netegrity.siteminder.javaagent.ServerDef
Number of connections to allocate when out of connections.
CONST_KEY_SEPARATOR - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
CONST_MULTI_ATTR_SEPARATOR - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
copyProperty(Hashtable, Hashtable) - Static method in class com.netegrity.sdk.apiutil.SmApiObject
 
CORRUPT_BUFFER - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Tunnel buffer corrupt.
createSession(String, int, int, int, String) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Creates a session in the session store.
createSSOToken(SessionDef, AttributeList, StringBuffer) - Method in class netegrity.siteminder.javaagent.AgentAPI
Creates and encrypts a single sign-on token.
CRED_ALLOWSAVECREDS - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that credentials can be saved.
CRED_BASIC - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that a username and password are required
CRED_CERT_OR_BASIC - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that either an X.509 certificate or a username and password are required.
CRED_CERT_OR_FORM - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting cert or form authentication scheme
CRED_DIGEST - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that a credentials digest is required.
CRED_FORMREQUIRED - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that a redirect to an HTML form is required.
CRED_METADATA_REQUIRED - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting save credentials hint
CRED_NONE - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that no credentials are required
CRED_NT_CHAL_RESP - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that the NT challenge response authentication scheme is required.
CRED_SAML - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting SAML authentication scheme
CRED_SSLREQUIRED - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that SSL required.
CRED_X509CERT - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that an X509 certificate is required.
CRED_X509CERT_ISSUERDN - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that an X509 certificate and an issuer DN are required
CRED_X509CERT_USERDN - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting that an X509 certificate and a user DN are required.
CRED_XML_DOCUMENT_MAPPED - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting XML Document Mapped authentication scheme
CRED_XML_DSIG - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting XML Digital Signature authentication scheme
CRED_XML_DSIG_XKMS - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting XML Digital Signature XKMS authentication scheme
CRED_XML_WSSEC - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting WS-Security authentication scheme
credentials - Variable in class netegrity.siteminder.javaagent.RealmDef
A bitmask of values indicating the required credentials.
CRYPTO_OP_COMPAT - Static variable in class netegrity.siteminder.javaagent.InitDef
 
CRYPTO_OP_F1402 - Static variable in class netegrity.siteminder.javaagent.InitDef
 
CRYPTO_OP_F1402MD5 - Static variable in class netegrity.siteminder.javaagent.InitDef
 
CRYPTO_OP_MIGRATE_F1402 - Static variable in class netegrity.siteminder.javaagent.InitDef
 
CRYPTO_OP_UNSET - Static variable in class netegrity.siteminder.javaagent.InitDef
Crypto Operational Mode values.
currentServerTime - Variable in class netegrity.siteminder.javaagent.SessionDef
The current server time, in GMT.
CUSTOM_NAMESPACE - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Designates a connection to a custom directory service.
customizeAssertion(APIContext, UserContext, String, String, StringBuffer) - Method in interface com.netegrity.policyserver.smapi.AssertionGeneratorPlugin
Customizes the default SAML assertion (SAML 1.x) or response (SAML 2.0) that SiteMinder passes into this method, and returns an updated version of the input.

D

data - Variable in class netegrity.siteminder.javaagent.TunnelServiceRequest
The data object being passed.
data - Variable in class netegrity.siteminder.javaagent.ManagementContextDef
The data sent to the Policy Server.
decode(String) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
decodeSSOToken(String, TokenDescriptor, AttributeList, boolean, StringBuffer) - Method in class netegrity.siteminder.javaagent.AgentAPI
Decodes a single sign-on token.
DEFAULT_BUFFER_SIZE - Static variable in class com.netegrity.policyserver.smapi.UserContext
The default buffer size is 100 bytes.
DefaultAgentType - Static variable in class com.netegrity.sdk.policyapi.SmAgentType
Agent type constant for a Web Agent.
DefaultAgentTypeAttr - Static variable in class com.netegrity.sdk.policyapi.SmAgentType
Agent type attribute constant for a Web Agent HTTP header variable.
deleteAdmin(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteAdmin(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a SiteMinder Administrator.
deleteAgent(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteAgent(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes an Agent object.
deleteAgentConfig(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteAgentConfig(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes an Agent Configuration object.
deleteAgentType(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteAgentType(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes an AgentType object.
deleteAgentTypeAttr(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteAgentTypeAttr(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes an AgentTypeAttr object.
deleteAuthAzMap(SmObjId) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteAuthAzMap(SmObjId) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes an authentication and authorization directory mapping object.
deleteAuthValidateMap(SmObjId) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteAuthValidateMap(SmObjId) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes an authentication and validation directory mapping object.
deleteCertMap(SmObjId) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteCertMap(SmObjId) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a certificate mapping object.
deleteDomain(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteDomain(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a domain.
deleteGroup(int, String, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteGroup(int, String, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a group of any type (rule, response, agent).
deleteHostConfig(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteHostConfig(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a Host Configuration object.
deleteObject() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Deletes the DMS object from the directory.
deleteODBCQuery(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteODBCQuery(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes an ODBC query.
deletePasswordPolicy(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deletePasswordPolicy(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a password policy.
deletePolicy(SmPolicy) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deletePolicy(SmPolicy) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a policy.
deletePolicyLink(SmObjId, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deletePolicyLink(SmObjId, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a policy link.
deleteRealm(SmRealm) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteRealm(SmRealm) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a realm.
deleteResponse(SmResponse) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteResponse(SmResponse) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a response.
deleteResponseAttr(SmObjId, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteResponseAttr(SmObjId, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a response attribute.
deleteRootConfig(SmObjId) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteRootConfig(SmObjId) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a root configuration.
deleteRule(SmRule) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteRule(SmRule) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a rule that is associated with the specified realm.
deleteScheme(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteScheme(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes an authentication scheme.
deleteSelfReg(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteSelfReg(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a self-registration object.
deleteSession(String, int) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Deletes a session from the session store.
deleteSessionVariable(String) - Method in class com.netegrity.policyserver.smapi.SessionVariableContext
Deletes the given Session Variable
deleteTrustedHost(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteTrustedHost(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a Trusted Host object.
deleteUserDirectory(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteUserDirectory(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a user directory.
deleteUserPolicy(SmObjId, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteUserPolicy(SmObjId, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a user policy under a given domain.
deleteVariable(SmVariable) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
deleteVariable(SmVariable) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Deletes a Variable.
deleteVariable(String, String, int[]) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Deletes a session variable from the session store.
delSessionVariables(String, ResourceContextDef, AttributeList, AttributeList) - Method in class netegrity.siteminder.javaagent.AgentAPI
Deletes the specified session variables from the session store.
delSessionVariablesEx(String, ResourceContextDef, AttributeList, AttributeList, String) - Method in class netegrity.siteminder.javaagent.AgentAPI
For internal use only.
destroySMInterface(long) - Static method in class com.netegrity.policyserver.smapi.SMAPIFactory
Destroys SMInterface object
DIR_NATIVE_DISABLED - Static variable in class com.netegrity.sdk.apiutil.SmUserPasswordState
 
DIRECTORY_CLASS - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate that the policy object is located in the specified directory.
DirType_LDAP - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The directory type in Certificate mapping is LDAP.
DirType_ODBC - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The directory type in Certificate mapping is ODBC.
DirType_WinNT - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The directory type in Certificate mapping is Windows NT.
DMS_MISMATCH_ARGUMENTS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Mismatched arguments in the search filter.
DMSAPI_CMD_ADD_TO_GROUP - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_ADD_USER_TO_ROLE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_AUTHENTICATE_USER - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_CREATE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_DELETE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_DISABLE_USER - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_ENABLE_USER - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_CAPABILITIES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_DIR_CONTEXT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_DMS_CONTEXT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_DMS_ROLES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_GROUP_MEMBERS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_GROUPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_ORG_GROUPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_ORG_ORGS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_ORG_ROLES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_PROPERTIES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_ROLE_MEMBERS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_USER_APPLICATIONS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_USER_CHALLENGE_TEXT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_USER_DISABLED_STATE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_USER_PASSWORD_STATE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_USER_PRIVILEGES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_USER_REALM_PRIVILEGES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_USER_ROLES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_GET_USER_TEMP_PW - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_MODIFY_PASSWORD - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_REMOVE_FROM_GROUP - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_REMOVE_USER_FROM_ROLE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_SEARCH - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_SEARCH_BACK - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_SEARCH_FORWARD - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_SEARCH_REFRESH - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_SET_OBJECTCLASS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_SET_PROPERTIES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_SET_USER_DISABLED_STATE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_SET_USER_PASSWORD_STATE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_CMD_SET_USER_PW_MUST_CHANGE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_APPCATEGORY - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_CAPABILITIES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_CHALLENGERESPONSE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_CONFIG_DNORGS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_CONFIG_GROUPSSUBDN - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_CONFIG_ORGADMINORGS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_CONFIG_ORGADMINSUBDN - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_CONFIG_PEOPLESUBDN - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_CONFIG_ROLESSUBDN - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_DIRECTORY - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_DOMAIN - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_DONOTREQUIRE_OLD_PASSWORD - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_GROUP - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_ISADMIN - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_NAME - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_OLD_PASSWORD - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_ORGANIZATION - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_PASSWORD - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_REALM - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_REALMOID - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_REALMTYPE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_RECURSIVE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_REGISTRATION - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_ROLE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_SEARCHPATTERN - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_SEARCHROOT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_USER - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_KEY_USER_DISABLED_STATE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSAPI_OBJ_ATTR_OBJECTCLASS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
DMSOBJECT_CLASS_DIRECTORY - Static variable in class com.netegrity.sdk.dmsapi.SmDmsObject
The DMS object class identifier is a directory.
DMSOBJECT_CLASS_GROUP - Static variable in class com.netegrity.sdk.dmsapi.SmDmsObject
The DMS object class identifier is a group.
DMSOBJECT_CLASS_ORGANIZATION - Static variable in class com.netegrity.sdk.dmsapi.SmDmsObject
The DMS object class identifier is an organization.
DMSOBJECT_CLASS_ROLE - Static variable in class com.netegrity.sdk.dmsapi.SmDmsObject
The DMS object class identifier is a role.
DMSOBJECT_CLASS_UNKNOWN - Static variable in class com.netegrity.sdk.dmsapi.SmDmsObject
The DMS object class identifier is unknown.
DMSOBJECT_CLASS_USER - Static variable in class com.netegrity.sdk.dmsapi.SmDmsObject
The DMS object class identifier is a user.
DMSUSER_DISABLED_ADMINDISABLED - Static variable in class com.netegrity.sdk.dmsapi.SmDmsUser
Disabled bits to indicate that the user account is disabled by an administrator.
DMSUSER_DISABLED_DISABLEDMASK - Static variable in class com.netegrity.sdk.dmsapi.SmDmsUser
Disabled bits mask.
DMSUSER_DISABLED_ENABLED - Static variable in class com.netegrity.sdk.dmsapi.SmDmsUser
Enable the user account.
DMSUSER_DISABLED_INACTIVITY - Static variable in class com.netegrity.sdk.dmsapi.SmDmsUser
Disabled bits to indicate that the user account is disabled for inactivity over a period of time.
DMSUSER_DISABLED_MAXLOGINFAIL - Static variable in class com.netegrity.sdk.dmsapi.SmDmsUser
Disabled bits to indicate that the user account is disabled for maximum login failures.
DMSUSER_DISABLED_PEERDISABLED - Static variable in class com.netegrity.sdk.dmsapi.SmDmsUser
Disabled bits to indicate that the user account is disabled natively in the directory.
DMSUSER_DISABLED_PWEXPIRED - Static variable in class com.netegrity.sdk.dmsapi.SmDmsUser
Disabled bits to indicate that the user account is disabled for password expiration.
DMSUSER_DISABLED_PWMUSTCHANGE - Static variable in class com.netegrity.sdk.dmsapi.SmDmsUser
Disabled bits to indicate that the user will be forced to change his or her password during the next login.
DN_ATTRIBUTE_CLASS - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate that the policy object is policy-related to any DN matching the specified filter.
doExport(SmExportAttr) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
doExport(SmExportAttr) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Exports policy data from a remote Policy Server.
doImport(SmImportAttr) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
doImport(SmImportAttr) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Imports policy data stored on a local client into remote Policy Server.
doManagement(ManagementContextDef, AttributeList) - Method in class netegrity.siteminder.javaagent.AgentAPI
Checks for a pending management request (such as for cache flushing).
domOid - Variable in class netegrity.siteminder.javaagent.RealmDef
The object ID of the domain.

E

encodeCommand(SmApiObject) - Method in class com.netegrity.sdk.dmsapi.SmDmsConfig
Internal use only.
encodeCommand(String, String) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
enumerationToString(Enumeration) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
equals(Object) - Method in class com.netegrity.sdk.apiutil.SmProperty
 
equals(Object) - Method in class com.netegrity.sdk.apiutil.SmApiResult
Compares the result object specified in aResult with the current result object.
equals(Object) - Method in class com.netegrity.sdk.policyapi.SmObjId
 
error(String) - Method in class com.netegrity.policyserver.smapi.APIContext
Sends an error message to the Policy Server authorization log.
error(String, String) - Method in class com.netegrity.policyserver.smapi.APIContextLogger
Log an error message from a customer plugin.
execute(String, SmApiConstants, SmApiObject) - Method in class com.netegrity.sdk.apiutil.SmApiConnection
Executes the API command request.
execute(String, String, SmApiConstants, SmApiObject) - Method in class com.netegrity.sdk.apiutil.SmApiConnection
Executes the API command request.

F

FACILITY_APP - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Application API-related results originated from an application facility.
FACILITY_CLIENT - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Client-related results originated from a client facility.
FACILITY_CONNECTION - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
API connection-related results originated from a connection facility.
FACILITY_DMS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
DMS-related results originated from a DMS facility.
FACILITY_IMS_CLIENT - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Client-related results originated from an IMS facility.
FACILITY_IMS_SERVER - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Server-related results originated from an IMS facility.
FACILITY_POLICY - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Policy-related results originated from a policy facility.
FACILITY_SERVER - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Server-related results originated from a server facility.
failOverThreshold() - Method in class netegrity.siteminder.javaagent.InitDef
Retrieves the failover threshold percentage for a cluster of servers.
FAILURE - Static variable in interface com.netegrity.policyserver.smapi.MessageConsumerPlugin
Constant to indicate the processing of the response message has failed.
FAILURE - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the server could not be reached.
Federate(String, String) - Method in class com.netegrity.policyserver.smapi.FedNIDContext
Federates the current Principal using the specified name identifier.
FEDERATION_ATTRIBUTE_VARIABLES - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
 
FedNIDContext - class com.netegrity.policyserver.smapi.FedNIDContext.
The FedNIDContext class facilitates manipulation of Name Identifiers through the Name Identifier API (NID API).
FedNIDContext(ActiveExpressionContext) - Constructor for class com.netegrity.policyserver.smapi.FedNIDContext
Construct a FedNIDContext class instance.
FedNIDContext(String) - Constructor for class com.netegrity.policyserver.smapi.FedNIDContext
Construct a FedNIDContext class instance.
fillObject(String, int) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
FIPS140_COMPAT - Static variable in class netegrity.siteminder.javaagent.InitDef
Supported values for the agent connection FIPS mode as used by the deprecated methods getFIPSMode() and setFIPSMode().
FIPS140_ONLY - Static variable in class netegrity.siteminder.javaagent.InitDef
 
flags - Variable in class netegrity.siteminder.javaagent.Attribute
A request or response flag used in session variables operations.
flushAll() - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
flushAll() - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Flushes all SiteMinder caches.
flushRealm(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
flushRealm(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Flushes a realm from the resource cache.
flushRealms() - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
flushRealms() - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Flushes all realms from the resource cache.
flushUser(String, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
flushUser(String, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Flushes a user from the user information cache.
flushUsers() - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
flushUsers() - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Flushs the user information cache.
FORM_POST_VARIABLES - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
 
formLocation - Variable in class netegrity.siteminder.javaagent.RealmDef
The location of the authentication form.
Forward - Static variable in class com.netegrity.sdk.dmsapi.SmDmsSearch
The search should start from the current position.
function - Variable in class netegrity.siteminder.javaagent.TunnelServiceRequest
The name of the function within the library.

G

GenerateOpaqueName(String) - Method in class com.netegrity.policyserver.smapi.FedNIDContext
Generates an opaque name.
generateSessionID(String[]) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Generates a valid Session ID.
get4xAgentFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
get4xHost() - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Get the 4xHost information whether this object is secondary object for 4x Agent or not.
getAccountPartnerById(String, String[]) - Method in class com.netegrity.policyserver.smapi.WSFEDConfig
Gets WSFEDAccountPartnerInfo class for the given partner ID.
getAccountPartnerByOid(String, String[]) - Method in class com.netegrity.policyserver.smapi.WSFEDConfig
Gets WSFEDAccountPartnerInfo class for the given partner OID.
getAction() - Method in class com.netegrity.policyserver.smapi.RequestContext
Retrieves the HTTP action as requested by the user.
getAction() - Method in class com.netegrity.sdk.policyapi.SmRule
Gets the type of action that the rule executes.
getActions() - Method in class com.netegrity.sdk.policyapi.SmAgentType
Gets the actions for the Agent Type.
getActiveExpression() - Method in class com.netegrity.sdk.policyapi.SmRule
Gets the active expression associated with the rule.
getActiveExpression() - Method in class com.netegrity.sdk.policyapi.SmPolicy
Gets the active expression associated with the policy.
getActiveExprOid() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets the OID of the active expresion object of the response attribute.
getADEnhanced() - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Gets the ADEnhanced setting.
getAdmin() - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Gets the name of the Policy Server Administrator account that will be used to register the trusted host.
getAdmin(String, SmAdmin) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getAdmin(String, SmAdmin) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a SiteMinder Administrator.
getAdminDomains(String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getAdminDomains(String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the all UserDirectory which is added by Domain of the Administrator object
getAdminRights() - Method in class com.netegrity.sdk.policyapi.SmAdmin
Gets the rights of the administrator.
getAdminUserDirs(String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getAdminUserDirs(String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets a list of user directories that an administrator can manage.
getAffiliatedIdentityProviders(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets an array of OIDs of Identity Providers that belong to a given SAML Affiliation.
getAffiliatedProviders(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets an array of OIDs of providers that belong to a given SAML Affiliation.
getAffiliatedServiceProviders(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets an array of OIDs of Service Providers that belong to a given SAML Affiliation.
getAffiliateProperty(String) - Method in class com.netegrity.policyserver.smapi.AffiliatePropertyContext
Gets AffiliateProperty value for the given property name
getAffiliationById(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLAffiliationInfo class for the given affiliation ID.
getAffiliationByOid(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLAffiliationInfo class for the given affiliation OID.
getAgent() - Method in class com.netegrity.sdk.policyapi.SmRule
Gets the Object identifier of the agent .
getAgent() - Method in class com.netegrity.sdk.policyapi.SmRealm
Gets the Object identifier of the agent or the agent group associated with the realm.
getAgent(String, SmAgent) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getAgent(String, SmAgent) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of an Agent object.
getAgentApiConnection() - Method in class com.netegrity.sdk.apiutil.SmApiConnection
Gets an Agent API connection.
getAgentConfig(String, AttributeList) - Method in class netegrity.siteminder.javaagent.AgentAPI
For internal use only.
getAgentConfig(String, SmAgentConfig) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getAgentConfig(String, SmAgentConfig) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of an Agent Configuration object.
getAgentConfigFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getAgentConfigProperties(SmProperty[]) - Method in class com.netegrity.sdk.policyapi.SmAgentConfig
Gets Agent Configuration object parameters, filling the passed array of SmProperty objects with the contents of the private hashtable containing the properties of an Agent Configuration object.
getAgentType() - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Gets the Object identifier of the agent type.
getAgentType() - Method in class com.netegrity.sdk.policyapi.SmRuleGroup
Gets the object identifier of the agent type for the rule group.
getAgentType() - Method in class com.netegrity.sdk.policyapi.SmRule
Gets the Object identifier of the agent type.
getAgentType() - Method in class com.netegrity.sdk.policyapi.SmResponseGroup
Gets the object identifier of the agent type associated with the response group.
getAgentType() - Method in class com.netegrity.sdk.policyapi.SmResponse
Gets the Object identifier of the agent type.
getAgentType() - Method in class com.netegrity.sdk.policyapi.SmRealm
Gets the Object identifier of the agent type.
getAgentType() - Method in class com.netegrity.sdk.policyapi.SmAgentType
Gets the Agent type.
getAgentType() - Method in class com.netegrity.sdk.policyapi.SmAgentGroup
Gets the object identifier of the type of Agent group.
getAgentType() - Method in class com.netegrity.sdk.policyapi.SmAgent
Gets the object identifier of the type of Agent.
getAgentType(String, SmAgentType) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getAgentType(String, SmAgentType) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of an Agent Type object.
getAgentTypeAttr() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets the Object identifier of the agent type attribute.
getAgentTypeAttr(String, SmAgentTypeAttr) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getAgentTypeAttr(String, SmAgentTypeAttr) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of an Agent Type object.
getAgentTypeAttrs(String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getAgentTypeAttrs(String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the Oids of all AgentTypeAttr objects of the specified Agent Type
getAgentTypeSpecific() - Method in class com.netegrity.sdk.policyapi.SmAgentType
Gets the vendor-specific offset provided by the RADIUS vendor.
getAllowAccess() - Method in class com.netegrity.sdk.policyapi.SmRule
Checks whether the rule allows or denies access to the protected resource.
getAllowSaveCreds() - Method in class com.netegrity.sdk.policyapi.SmScheme
Checks whether the authentication scheme is allowed to save user credentials.
getApiConnection() - Method in class com.netegrity.sdk.apiutil.SmApiSession
Gets an API connection.
getAPIContext() - Method in class com.netegrity.policyserver.smapi.SmAuthenticationContext
Retrieves the APIContext portion of this authentication context.
getAPIContext() - Method in class com.netegrity.policyserver.smapi.TunnelServiceContext
Returns the APIContext for this TunnelServiceContext.
getAPIContext() - Method in class com.netegrity.policyserver.smapi.ActiveExpressionContext
Retrieves the APIContext portion of this ActiveExpressionContext.
getApiResult() - Method in class com.netegrity.sdk.apiutil.SmApiException
Gets an API result.
getApiSession() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets the API session associated with the current object.
getAppSpecificContext() - Method in class com.netegrity.policyserver.smapi.APIContext
Retrieves the AppSpecificContext for this APIContext.
getAssertionExpiration() - Method in class com.netegrity.policyserver.smapi.SamlDataContext
 
getAssertionId() - Method in class com.netegrity.policyserver.smapi.SamlDataContext
 
getAttribute(String) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets the value of the specified attribute name.
getAttributeAt(int) - Method in class netegrity.siteminder.javaagent.AttributeList
Gets a particular attribute from the collection.
getAttributeCount() - Method in class netegrity.siteminder.javaagent.AttributeList
Gets the number of attributes in the collection.
getAttributes() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets the attributes of the current object.
getAttrMap() - Method in class com.netegrity.policyserver.smapi.APIContext
Returns a Map of additional parameters that were passed to the Single Sign On Service for SAML 2.0 or WS-Federation.
getAttrType() - Method in class com.netegrity.sdk.policyapi.SmCertMap
Gets the type of the attribute.
getAttrValue() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets the value of the variable name in the attribute.
getAuthAzMap(SmObjId, SmAuthAzMap) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getAuthAzMap(SmObjId, SmAuthAzMap) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of an authentication and authorization directory mapping object.
getAuthAzType() - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
Gets the authentication and authorization directory mapping type.
getAuthUserDir() - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Gets the authentication directory of the directory mapping.
getAuthUserDir() - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
Gets the authentication directory of the directory mapping.
getAuthValidateMap(SmObjId, SmAuthValidateMap) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getAuthValidateMap(SmObjId, SmAuthValidateMap) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of an authentication and validation directory mapping object.
getAuthValidateType() - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Gets the authentication and validation directory mapping type.
getAzUserDir() - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
Gets the authorization directory for the directory mapping.
getAzUserDirOid() - Method in class com.netegrity.sdk.policyapi.SmRealm
Gets the Object identifier of the directory where users accessing resources in this realm will be authorized.
getBlockSize() - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Gets the block size to be returned from the result set.
getCADN() - Method in class com.netegrity.sdk.policyapi.SmCertMap
Gets the distinguished name of the issuing Certificate Authority.
getCapabilities(Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Gets directory capabilities.
getCertAsBinary() - Method in class com.netegrity.policyserver.smapi.UserCredentialsContext
Retrieves the user’s binary x.509 Certificate.
getCertIssuerDN() - Method in class com.netegrity.policyserver.smapi.UserCredentialsContext
This method is not currently implemented.
getCertMap(SmObjId, SmCertMap) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getCertMap(SmObjId, SmCertMap) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the properties of a certificate mapping object.
getCertUserDN() - Method in class com.netegrity.policyserver.smapi.UserCredentialsContext
This method is not currently implemented.
getChallengeRespAttr() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the name of the user directory attribute that contains a challenge response for SiteMinder to send back to a user -- for example, a hint for a forgotten password.
getChangeFrequency() - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Gets the Change Frequency for Key Management Object
getChangeValue() - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Gets the Change Value for Key Management Object
getChapChallenge() - Method in class com.netegrity.policyserver.smapi.UserCredentialsContext
Retrieves the CHAP challenge.
getChapPassword() - Method in class com.netegrity.policyserver.smapi.UserCredentialsContext
Retrieves the CHAP password.
getChildren(String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getChildren(String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets a list of OIDs of realms under a domain or gets the list of rules and realms under a realm
getClassId() - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
getClassId() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the object class identifier.
getClassId() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets the object class identifier of the current object.
getCleartextFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getClientIp() - Method in class com.netegrity.policyserver.smapi.TunnelContext
The getClientIp method returns the Client Ip part of the user access request.
getClusters() - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Gets TCP/IP connectivity information for clusters of Policy Servers with which the trusted host can communicate.
getConfig(InitDef, String, String) - Method in class netegrity.siteminder.javaagent.AgentAPI
Gets configuration information for the specified agent.
getConfigFile() - Method in class com.netegrity.sdk.apiutil.SmImportFileHandler
 
getConfigFile() - Method in class com.netegrity.sdk.apiutil.SmExportFileHandler
 
getConfigFile() - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
getConfigObject(String, SmObject) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getContinueOnErrorFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getCryptoOpMode() - Method in class netegrity.siteminder.javaagent.InitDef
Returns the Crypto Operational Mode -- the "full" FIPS mode instead of the connection FIPS mode.
getData() - Method in class com.netegrity.policyserver.smapi.AppSpecificContext
Retrieves the request-specific data previously set with setData().
getData() - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
getDataSize() - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
getDataType() - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Gets the DataType of the agent type attribute.
getDecoderObject() - Method in class com.netegrity.sdk.apiutil.SmApiResult
Internal use only.
getDefinition() - Method in class com.netegrity.sdk.policyapi.SmVariable
Gets the definition of the Variable.
getDescription() - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Returns null for Shared Secret Policy objects.
getDescription() - Method in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Gets the description of the object.
getDescription() - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Returns null for Key Management objects.
getDescription() - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Gets the description of the object.
getDescription() - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Returns null for user policy objects.
getDescription() - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Returns null for Root Configuration objects.
getDescription() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Returns null for Response Attribute objects.
getDescription() - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
Returns null for Policy Link objects.
getDescription() - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
getDescription() - Method in interface com.netegrity.sdk.policyapi.SmObject
Gets the description of the object.
getDescription() - Method in class com.netegrity.sdk.policyapi.SmCertMap
Gets the description of the object.
getDescription() - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
Gets the description of the object.
getDictionaryName() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the location of a dictionary file for words that cannot be used in a password.
getDictionaryPartial() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the minimum number of letters needed to qualify for dictionary checking.
getDirAuth() - Method in class com.netegrity.sdk.policyapi.SmAdmin
Returns true if the administrator account is in an external directory.
getDirectoryContents(String, Hashtable) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getDirectoryContents(String, Hashtable) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Enumerates a user directory.
getDirectoryContext(SmUserDirectory, SmDmsConfig, SmDmsDirectoryContext) - Method in class com.netegrity.sdk.dmsapi.SmDmsApiImpl
Creates a new user directory context.
getDirectoryContext(SmUserDirectory, SmDmsConfig, SmDmsDirectoryContext) - Method in interface com.netegrity.sdk.dmsapi.SmDmsApi
Creates a new user directory context.
getDirNameSpace() - Method in class com.netegrity.policyserver.smapi.UserCredentialsContext
Retrieves the directory namespace of the SiteMinder user directory where the user’s context was established.
getDirNameSpace() - Method in class com.netegrity.policyserver.smapi.UserContext
Retrieves the directory namespace, such as LDAP:, WinNT:, or ODBC:.
getDirNameSpace() - Method in class com.netegrity.sdk.policyapi.SmUserContext
Retrieves the directory namespace, such as LDAP:, WinNT:, or ODBC:.
getDirOid() - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
getDirPath() - Method in class com.netegrity.policyserver.smapi.UserCredentialsContext
Retrieves the directory path of the SiteMinder user directory where the user’s context was established.
getDirPath() - Method in class com.netegrity.policyserver.smapi.UserContext
Retrieves the directory path (in SiteMinder notation) of a SiteMinder user directory where the user's context was established.
getDirPath() - Method in class com.netegrity.sdk.policyapi.SmUserContext
Retrieves the directory path (in SiteMinder notation) of a SiteMinder user directory where the user's context was established.
getDirServer() - Method in class com.netegrity.policyserver.smapi.UserCredentialsContext
Retrieves the directory server of the SiteMinder user directory where the user’s context was established.
getDirServer() - Method in class com.netegrity.policyserver.smapi.UserContext
Retrieves the directory server of a SiteMinder user directory where user's context was established.
getDirServer() - Method in class com.netegrity.sdk.policyapi.SmUserContext
Retrieves the directory server of a SiteMinder user directory where user's context was established.
getDirType() - Method in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Gets the type of the underlying directory.
getDirType() - Method in class com.netegrity.sdk.policyapi.SmCertMap
Gets the type of the directory.
getDisabledAttr() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the name of the user directory attribute that SiteMinder uses to keep track of a user’s enabled or disabled state.
getDisabledState(Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Gets the disabled state of the user account.
getDisabledTime() - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Gets the disabled tiem of the user password state.
getDisabledTime() - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Retrieves the time the user object was disabled.
getDmsConfig() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets the DMS configuration object.
getDmsContext(SmRealm, SmDmsConfig, SmDmsContext) - Method in class com.netegrity.sdk.dmsapi.SmDmsApiImpl
Creates a new DMS context.
getDmsContext(SmRealm, SmDmsConfig, SmDmsContext) - Method in interface com.netegrity.sdk.dmsapi.SmDmsApi
Creates a new DMS context.
getDmsDirectory() - Method in class com.netegrity.sdk.dmsapi.SmDmsDirectoryContext
Gets a DMS directory (SmDmsDirectory) object.
getDmsDirectory() - Method in class com.netegrity.sdk.dmsapi.SmDmsContext
Gets an SmDmsDirectory object.
getDmsRoles(String, Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Gets available DMS roles from a domain.
getDn() - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
getDn() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets the distinguished name of the current object.
getDn() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets the distinguished name of the user group from which you want to retrieve the user attribute.
getDnAttr() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets an attribute associated with an LDAP or ODBC directory object to which the user is related, such as a group or an organizational unit (OU).
getDnOrgs() - Method in class com.netegrity.sdk.dmsapi.SmDmsConfig
Returns the attribute name for the list of organizations that a user can belong to.
getDnProp(String, String) - Method in class com.netegrity.policyserver.smapi.UserContext
Retrieves the value of the specified property of the specified DN.
getDnProp(String, String) - Method in class com.netegrity.sdk.policyapi.SmUserContext
Retrieves the value of the specified property of the specified DN.
getDnProp(String, String, int) - Method in class com.netegrity.policyserver.smapi.UserContext
Retrieves the value of the specified property of the specified DN.
getDomain() - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Gets the policy domain name.
getDomain() - Method in class com.netegrity.sdk.policyapi.SmExport
 
getDomain() - Method in class com.netegrity.sdk.policyapi.SmDomainObjectImpl
 
getDomain() - Method in interface com.netegrity.sdk.policyapi.SmDomainObject
Gets the Object identifier of the Domain object.
getDomain(String, SmDomain) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getDomain(String, SmDomain) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a domain object.
getDomainName() - Method in class com.netegrity.sdk.policyapi.SmDomainObjectImpl
 
getDomainName() - Method in interface com.netegrity.sdk.policyapi.SmDomainObject
Gets the Domain name of the object

Deprecated. The preferred way to get the Domain identifier from Object xx (Realm / Rule/ Response / ResponseAttr / Policy / PolicyLink / UserPolicy) is xx.getDomain()
getDomainObject(String, String, SmDomainObject) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getDomainObject(String, String, SmDomainObject) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets a domain object by name or object identifier (OID).
getDomainObjectNames(String, String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getDomainObjectNames(String, String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets a list of domain objects within a domain.
getDomainVariables(String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getDomainVariables(String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the List of the variables present in a domain.
getDynamicPrefs() - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Gets the dynamic preferences for the object.
getEmailAddressAttr() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Reserved for future use.
getEmptyPasswordHistory() - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Gets the password history of the user password state.If true, means password history is empty.
getEnabled() - Method in class com.netegrity.sdk.policyapi.SmRule
Checks whether the rule is enabled.
getEnabled() - Method in class com.netegrity.sdk.policyapi.SmPolicy
Checks whether the policy is enabled.
getEnableFailOver() - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Gets whether the trusted host is configured to communicate with multiple Policy Servers in failover or round-robin operation mode.
getEnableLogging() - Method in class com.netegrity.sdk.policyapi.SmSelfReg
Checks whether registration information logging is enabled.
getEnableRollOver() - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Returns whether the shared secret used to encrypt communication between the trusted host and the Policy Server should be periodically rolled over.
getEnableSecurityContext() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Checks if the user directory lookup should be initiated in the context of the authenticated user.
getEnableUserTracking() - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Gets the Enable User Tracking setting.
getEndDate() - Method in class com.netegrity.sdk.policyapi.SmTime
Gets the end date for the time restriction.
getEndIPAddress() - Method in class com.netegrity.sdk.policyapi.SmIPAddress
Gets the ending IP address on which a restriction has been placed.
getError() - Method in class com.netegrity.sdk.apiutil.SmApiResult
Gets the unique error code.
getErrorMessage() - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Gets the error message, if any, that resulted from an LDAP or ODBC query.
getExpirationDelay() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the Number of days of inactivity allowed before user account is disabled.
getExportDependenciesFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getExportImportIMSObjectsOnlyFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getExportImportVarablesOnlyFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getExportKeysFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getFacility() - Method in class com.netegrity.sdk.apiutil.SmApiResult
Gets the facility code associated with the error.
getFacility() - Method in class com.netegrity.sdk.apiutil.SmApiException
Gets the facility code of the exception.
getFailoverThreshold() - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Gets failover threshold percentage value for clusters.
getFileIndex() - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
getFileName() - Method in class com.netegrity.sdk.policyapi.SmImportAttr
Gets the .smdif file name.
getFileName() - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Gets the .smdif file name.
getFileType() - Method in class com.netegrity.sdk.policyapi.SmExport
 
getFilter() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the search filter criteria.
getFilter() - Method in class com.netegrity.sdk.policyapi.SmVariableType
 
getFilterClass() - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Gets the filter class of the user policy.
getFilterClass() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the object class where the password policy applies.
getFilterPath() - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Gets the filter path of the user policy.
getFilterPath() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Indicates the users to whom the password policy applies.
getFIPSMode() - Method in class netegrity.siteminder.javaagent.InitDef
Deprecated. This method will be removed in future versions of the API, please use InitDef.getCryptoOpMode()
getFireHour() - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Gets the Fire Hour for Key Management Object
getFlags() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getFlags() - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
getFlags() - Method in class com.netegrity.sdk.policyapi.SmImportAttr
Gets the import flag settings.
getFlags() - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Gets the export flag settings.
getFlags() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Reserved method.
getFlags() - Method in class com.netegrity.sdk.policyapi.SmCertMap
Gets the flags.
getFunction() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets the name of the function in the shared library that implements the active response.
getGlobalObjectNames(String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getGlobalObjectNames(String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets a list of global objects.
getGroup(String, String, SmObject) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getGroup(String, String, SmObject) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a group of any type (rule, response, agent).
getGroupMembers(int, String, String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getGroupMembers(int, String, String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets a list of groups of any type (rule, response, and agent).
getGroups(SmDmsCursor, Vector, Vector, boolean, int) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets a list of groups that the object belongs to, and also gets information about the group attributes specified in attrNames.
getGroups(SmDmsCursor, Vector, Vector, int) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Gets a list of groups in the organization, and also gets information about the group attributes specified in attrNames.
getGroups(Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Gets a list of groups in the organization.
getGroups(Vector, boolean) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets a list of groups that this object belongs to--for example, all groups that a given user is a member of.
getGroupsSubDn() - Method in class com.netegrity.sdk.dmsapi.SmDmsConfig
Returns the attribute and container names for groups.
getGroupType() - Method in class com.netegrity.sdk.policyapi.SmRuleGroup
Returns the group type for the rule group.
getGroupType() - Method in class com.netegrity.sdk.policyapi.SmResponseGroup
Returns the group type.
getGroupType() - Method in interface com.netegrity.sdk.policyapi.SmGroup
Gets the type of group.
getGroupType() - Method in class com.netegrity.sdk.policyapi.SmAgentGroup
Returns the group type of the Agent group.
getGuidAttr() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the name of the user directory attribute that is designated as the anonymous user distinguished name (DN).
getHostConfig(String, SmHostConfig) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getHostConfig(String, SmHostConfig) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a Host Configuration object.
getHostConfigFile() - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Gets the full path to the Host Configuration File that contains registration data for the trusted host after registration is complete.
getHostConfigObjName() - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Gets the name of the Host Configuration Object configured on the Policy Server to be used for the trusted host to be registered.
getHostName() - Method in class com.netegrity.sdk.policyapi.SmIPAddress
Gets the host name of the machine that must be in use for the rule or policy to fire.
getHostName() - Method in class netegrity.siteminder.javaagent.InitDef
Returns the host name.
getId() - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Gets the value of Identifier of the agent type attribute.
getIdentityProviderById(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLIdentityProviderInfo class for the given provider ID.
getIdentityProviderByName(String) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets Identity Provider configuration for a given Identity Provider.
getIdentityProviderByOid(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLIdentityProviderInfo class for the given provider OID.
getIdentityProviderBySourceId(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLIdentityProviderInfo class for the given provider source ID.
getIdleTimeout() - Method in class com.netegrity.policyserver.smapi.SessionInfoContext
Gets IdleTimeout value for current session
getIdleTimeout() - Method in class com.netegrity.sdk.policyapi.SmRealm
Gets the amount of time a user can remain authenticated for the protected resources in the realm without interacting with the resources.
getIgnorePwCheck() - Method in class com.netegrity.sdk.policyapi.SmScheme
Checks whether the password policies for the authentication scheme are disabled.
getImportExportKeysOnlyFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getImportKeysFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getIMSDir() - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Gets the IdentityMinder directory name.
getIMSDir() - Method in class com.netegrity.sdk.policyapi.SmExport
 
getIMSEnv() - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Gets the IdentityMinder environment name.
getIMSEnv() - Method in class com.netegrity.sdk.policyapi.SmExport
 
getIMSEnv(String, SmIMSEnvironment) - Method in class com.netegrity.sdk.imspolicyapi.SmImsPolicyApiImpl
 
getIMSEnv(String, SmIMSEnvironment) - Method in interface com.netegrity.sdk.imspolicyapi.SmImsPolicyApi
Get IMS Environment.
getIndex() - Method in class com.netegrity.sdk.apiutil.SmImportFileHandler
 
getInitExportFlag() - Method in class com.netegrity.sdk.policyapi.SmExport
 
getInitImportFlag() - Method in class com.netegrity.sdk.policyapi.SmImport
 
getInputData() - Method in class com.netegrity.policyserver.smapi.TunnelServiceContext
Returns the input data sent from the agent client.
getIpAddr() - Method in class com.netegrity.sdk.policyapi.SmAgent
Gets the IP address of the machine where the Agent resides.
getIPAddress() - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Gets the IP address and port of the Policy Server where the trusted host is to be registered.
getIPAddress() - Method in class com.netegrity.sdk.policyapi.SmIPAddress
Gets the IP address on which the restriction has been placed.
getIPMode() - Method in class com.netegrity.sdk.policyapi.SmIPAddress
Gets the type of IP address restriction.
getIPRestriction() - Method in class com.netegrity.sdk.policyapi.SmPolicy
Gets the Internet address restriction on the policy.
getIsAffiliate() - Method in class com.netegrity.sdk.policyapi.SmDomain
Checks whether the domain is Affiliate.
getIsEnabled() - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Gets the Enabled state of Shared Secret Policy object.
getIsEnabled() - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Gets the Enabled state of Key Management object.
getIsRadius() - Method in class com.netegrity.sdk.policyapi.SmScheme
Checks whether the scheme is of type Radius.
getIssuerDN() - Method in class com.netegrity.sdk.policyapi.SmCertMap
Gets the distinguished name of the server certificate.
getIsTemplate() - Method in class com.netegrity.sdk.policyapi.SmScheme
Checks whether the authentication scheme is a template.
getIsUsedByAdmin() - Method in class com.netegrity.sdk.policyapi.SmScheme
Checks whether the authentication scheme can be used to authenticate administrators.
getKeyManagement(String, SmKeyManagement) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getKeyManagement(String, SmKeyManagement) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of an SmKeyManagement object.
getKeystoreVersion() - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Gets the Keystore Version value.
getLastLoginTime() - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Gets the last login time of the user password state.
getLastLoginTime() - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Retrieves the time of the user's last successful login.
getLastPasswordChange() - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Gets the last password change time of the user.
getLastPWChangeTime() - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Retrieves the time of the user's last password change.
getLastTime() - Method in class com.netegrity.policyserver.smapi.SessionInfoContext
Gets LastTime value for current session
getLevel() - Method in class com.netegrity.sdk.policyapi.SmScheme
Gets the protection level of the authentication scheme.
getLibrary() - Method in class com.netegrity.sdk.policyapi.SmScheme
Gets the name of the shared library that implements the authentication scheme.
getLibrary() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets the name of the shared library that supports the active response.
getLicenseInfo(String) - Method in class com.netegrity.sdk.apiutil.SmApiSession
For internal use only.
getLoginDaysGrace() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the number of days in advance to notify a user that the password will expire.
getLoginFailures() - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Gets the login failures of the user password state.
getLoginFailures() - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Retrieves the number of times the user failed to log in since the user’s last successful login.
getLoginInactivityWarn() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
This is a reserved method.
getLoginMaxFailures() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the maximum number of failed login attempts a user can make before the user account is disabled.
getLoginMaxInactivity() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the number of days of inactivity allowed before a user password expires.
getMapAttr() - Method in class com.netegrity.sdk.policyapi.SmCertMap
Gets the mapping attribute.
getMaxErrorTextSize() - Method in class com.netegrity.policyserver.smapi.SmAuthenticationContext
Retrieves the maximum number of bytes that can be passed in setErrorText().
getMaxItems() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the maximum number of result set items to display at one time.
getMaxResponseSize() - Method in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Retrieves the maximum number of bytes that can be passed in setResponseBuffer().
getMaxResults() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the maximum number of records that can be returned from a single user directory search operation.
getMaxSocketPerPort() - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Gets the configured maximum number of TCP/IP sockets that can be opened between an agent on the trusted host and a particular Policy Server process.
getMaxTimeout() - Method in class com.netegrity.policyserver.smapi.SamlDataContext
 
getMaxTimeout() - Method in class com.netegrity.policyserver.smapi.SessionInfoContext
Gets MaxTimeout value for current session
getMaxTimeout() - Method in class com.netegrity.sdk.policyapi.SmRealm
Gets the maximum amount of time a user can access the protected resources in the realm before the user must re-authenticate.
getMaxTransactBufSize() - Method in class netegrity.siteminder.javaagent.AgentAPI
This method is deprecated and will not be supported in the future.
getMaxTunnelBufSize() - Method in class netegrity.siteminder.javaagent.AgentAPI
Gets the maximum tunnel buffer size that can be transferred in a call to tunnel().
getMaxUserTextSize() - Method in class com.netegrity.policyserver.smapi.SmAuthenticationContext
Retrieves the maximum number of bytes that can be passed in setUserText().
getMembers(SmDmsCursor, Vector, Vector, int) - Method in class com.netegrity.sdk.dmsapi.SmDmsGroup
Gets the members of a group, and also gets information about the attributes specified in attrNames.
getMembers(Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsRole
Gets the members associated with a role.
getMembers(Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsGroup
Gets the members of a group.
getMessage() - Method in class com.netegrity.sdk.apiutil.SmApiResult
Gets the error message associated with the error.
getMetaData() - Method in class com.netegrity.sdk.policyapi.SmVariable
Gets the MetaData of the Variable.
getMinorVersion() - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Gets the Minor Version value.
getMinSocketPerPort() - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Gets the number of TCP/IP connections that should be opened between an agent on the trusted host and each Policy Server process at start up.
getMode() - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Gets the Mode value.
getMode() - Method in class com.netegrity.sdk.policyapi.SmDomain
Checks the mode for the domain
getMoreDataFlag() - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
getName() - Method in class com.netegrity.sdk.apiutil.SmProperty
Gets the name of the property.
getName() - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Returns null for Shared Secret Policy objects.
getName() - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Returns null for Key Management objects.
getName() - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Gets the name of the object.
getName() - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Returns null for user policy objects.
getName() - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Returns null for Root Configuration objects.
getName() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Returns null for Response Attribute objects.
getName() - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
Returns null for Policy Link objects.
getName() - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
getName() - Method in interface com.netegrity.sdk.policyapi.SmObject
Gets the name of the object.
getName() - Method in class com.netegrity.sdk.policyapi.SmCertMap
This method returns null.
getName() - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
Gets the name of the object.
getNamespace() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the namespace of the user directory.
getNestedSecurity() - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Gets the Nested security setting.
getNewKeySetTime() - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Gets the New Key Set Time for Key Management Object
getNewSocketStep() - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Gets the incremental number of TCP/IP connections that should be opened between an agent and a particular Policy Server process when demand increases and new connections are required.
getNextItem() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the number of the item to start with when displaying the next set of records.
getNoMatch() - Method in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Gets the no match value for the regular expression in Password Policy.
getNumberItemsFound() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the number of items found during the current search.
getNumberItemsReturned() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the number of items retrieved from the current search.
getObject() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets the current object's attributes from the directory.
getObject(String, SmObject) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getObject(String, SmObject) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets a global object by name or object identifier (OID).
getObject(Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets a subset of the current object's attributes from the directory.
getObjectClass() - Method in class com.netegrity.sdk.policyapi.SmObjId
Returns the class name of the current object.
getObjectClass(String) - Static method in class com.netegrity.sdk.policyapi.SmObjId
Returns the class name of the current object.
getObjectClassname() - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
getObjectClassname() - Method in interface com.netegrity.sdk.policyapi.SmObject
Gets the Policy API object class name.
getODBCQuery() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the object identifier for a set of ODBC queries that SiteMinder uses to query the ODBC directory.
getODBCQuery(String, SmODBCQuery) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getODBCQuery(String, SmODBCQuery) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of an ODBC query.
getOffset() - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Gets the starting offset of the block to be returned from the result set.
getOid() - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
getOid() - Method in interface com.netegrity.sdk.policyapi.SmObject
Gets the object identifier.
getOidString() - Method in class com.netegrity.sdk.policyapi.SmObjId
Deprecated. Use SmObjId.toString() instead.
getOldKeySetTime() - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Gets the Old Key Set Time for Key Management Object
getOrgAdminOrgs() - Method in class com.netegrity.sdk.dmsapi.SmDmsConfig
Returns the attribute name for the list of organizations that an administrator can manage.
getOrgAdminSubDn() - Method in class com.netegrity.sdk.dmsapi.SmDmsConfig
Returns the attribute and container names for organization administrators.
getOrganizationDn() - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
getOrganizationDn() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets the organization distinguished name of the current object.
getOrganizations(Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Gets organizations within an organization.
getOrganizations(Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Gets first-level organizations.
getOverwrite() - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Gets the file overwrite setting.
getOverwriteFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getParameter() - Method in class com.netegrity.policyserver.smapi.TunnelContext
The getParameter method returns the parameter string specified by the user in TunnelServiceRequest object.
getParameter() - Method in class com.netegrity.sdk.policyapi.SmScheme
Gets the parameter information that is passed to the authentication scheme.
getParameter() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets an optional list of parameters to be passed to the function in the shared library.
getParentRealmOid() - Method in class com.netegrity.sdk.policyapi.SmRealm
Gets the Object identifier of the parent realm where this realm will be added.
getPassword() - Method in class com.netegrity.policyserver.smapi.UserCredentialsContext
Retrieves the password as specified by the user.
getPassword() - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Gets the password of an administrator account with the rights to register the trusted host with the Policy Server.
getPassword() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the password needed to access a user directory.
getPassword() - Method in class com.netegrity.sdk.policyapi.SmAdmin
Gets the administrator's password.
getPasswordAttr() - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
getPasswordAttr() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the name of the user directory attribute that contains the user's password.
getPasswordBehavior() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the password policy behavior.
getPasswordCheckLib() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
This property is reserved for future use.
getPasswordDataAttr() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the name of the user directory attribute that SiteMinder uses to store password policy information.
getPasswordMaxLength() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the maximum length for user passwords.
getPasswordMaxRepeatingChar() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the maximum number of identical characters that can appear consecutively in a password.
getPasswordMinAlpha() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the minimum number of alphabetic characters (A-Z, a-z) that a password must contain.
getPasswordMinAlphaNum() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the minimum number of alphabetic or numeric characters that a password must contain.
getPasswordMinLength() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the minimum length for user passwords.
getPasswordMinLowerAlpha() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the value that is a safeguard against a user's Specifies whether to allow lower case alphabetic characters and, if so,the minimum number a password must contain.
getPasswordMinNonAlpha() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the minimum number of non-alphanumeric characters that a password must contain.
getPasswordMinNonPrintable() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the minimum number of non-printable characters that must be in a password.
getPasswordMinNumbers() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the minimum number of numeric characters (0-9) that a password must contain.
getPasswordMinPunctuation() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the minimum number of punctuation marks that a password must contain.
getPasswordMinUpperAlpha() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the value that is a safeguard against a user's Specifies whether to allow upper case alphabetic characters and, if so,the minimum number a password must contain.
getPasswordPercentDifferent() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the percentage of characters a new password must contain that differ from characters in the previous password.
getPasswordPercentSequence() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the flag that indicates whether or not to ignore sequence (character position) when the different-from-previous-characters percentage is calculated.
getPasswordPolicy(String, SmPasswordPolicy) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getPasswordPolicy(String, SmPasswordPolicy) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a password policy.
getPasswordPolicyOid() - Method in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Gets the object identifier of the Password Policy.
getPasswordReuseCount() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the number of new passwords that must be used before an old one can be reused.
getPasswordReuseDelay() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the number of days a user must wait before reusing a password.
getPasswordServicesRedirect() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the URL where the user is redirected when an invalid password is entered.
getPasswordSpecialsLength() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the value that is a safeguard against a user's incorporating personal information in a password.
getPasswordState(SmObjId, String, SmUserPasswordState) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getPasswordState(SmObjId, String, SmUserPasswordState) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the password state of the user which includes login failures, disabled time, last login time, last password change and previous login time.
getPeopleSubDn() - Method in class com.netegrity.sdk.dmsapi.SmDmsConfig
Returns the attribute and container names for users.
getPersistentSessionType() - Method in class com.netegrity.sdk.policyapi.SmRealm
Finds out whether realm uses standard sessions or persistent sessions.
getPolicy() - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Gets the object identifier of the policy associated with the user policy.
getPolicy() - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
Gets the object identifier of the policy.
getPolicy(String, String, SmPolicy) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getPolicy(String, String, SmPolicy) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a policy.
getPolicyFlags() - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Gets a bitmask that determines policy behavior regarding user exclusion and recursive policies.
getPolicyLinks(String, String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getPolicyLinks(String, String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Returns all policy links for the specified policy and domain.
getPolicyResolution() - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Gets the policy resolution of the object.
getPolicyStoreVersion(StringBuffer, StringBuffer, StringBuffer) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getPolicyStoreVersion(StringBuffer, StringBuffer, StringBuffer) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
 
getPrefetchFlag() - Method in class com.netegrity.sdk.policyapi.SmVariable
Gets the PrefetchFlag of the Variable.
getPreviousItem() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the number of the item to start with when displaying the previous set of records.
getPreviousLoginTime() - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Gets the previous login time of the user password state.
getPrevLoginTime() - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Retrieves the next-to-last time the user logged in successfully.
getPriority() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the priority where you configure options that determine how multiple policies that will apply to the same user directory or namespace are applied.
getPrivileges(Hashtable) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Internal use only.
getProcessAuthEvents() - Method in class com.netegrity.sdk.policyapi.SmRealm
Finds out whether the rule is triggered when an authentication attempt occurs.
getProcessAzEvents() - Method in class com.netegrity.sdk.policyapi.SmRealm
Finds out whether the rule is triggered when an authorization attempt occurs.
getProp(String) - Method in class com.netegrity.policyserver.smapi.UserContext
Retrieves the value of the specified user property.
getProp(String) - Method in class com.netegrity.sdk.policyapi.SmUserContext
Retrieves the value of the specified user property.
getProp(String, int) - Method in class com.netegrity.policyserver.smapi.UserContext
Retrieves the value of the specified user property.
getProperties() - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
getProperty(Object) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
getPropertyNames() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the list of property names to search for.
getPropNum() - Method in class com.netegrity.sdk.policyapi.SmAgentConfig
Gets the number of properties specified in the Agent Configuration object (excluding the object's directory object identifier (OID), Name, ClassName and Description).
getPropsFromSepartor(Hashtable) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
getProtectAll() - Method in class com.netegrity.sdk.policyapi.SmRealm
Finds out whether all the resources in the new realm are protected.
getProviderId() - Method in class com.netegrity.policyserver.smapi.SamlDataContext
 
getQueryAuthenticateUser() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that retrieves a user's password.
getQueryEnumerate() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that lists the names of user objects in the directory.
getQueryGetGroupProp() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that returns a property of a group that a user belongs to.
getQueryGetGroupProps() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a list of group attributes.
getQueryGetGroups() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that retrieves the names of the groups that the user belongs to.
getQueryGetObjInfo() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that fetches the class of the object.
getQueryGetUserProp() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets query that returns a comma-separated list of user attributes that reside in the same table as the user name.
getQueryGetUserProps() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a list of user attributes.
getQueryInitUser() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that determines if a particular user exists in the database.
getQueryIsGroupMember() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that identifies the group membership of a particular user.
getQueryLookup() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that returns objects based on a partiulcar attribute in a group table.
getQueryLookupGroup() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that retrieves an attribute from the group table in the database in a User Directory.
getQueryLookupUser() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that retrieves an attribute from the user table in the database in a User Directory.
getQuerySetGroupProp() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that sets a property of a group that a user belogns to.
getQuerySetPassword() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that sets the user password.
getQuerySetUserProp() - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Gets a query that sets the value of a user property.
getRadiusBehavior() - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Gets the RadiusBehavior of the agent type attribute.RadiusBehavior is an array where each index of array represents the following attribute packet type:
getRadiusType() - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Gets the RadiusType of the agent type attribute.
getRealm() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets the SiteMinder realm associated with the current object.
getRealm() - Method in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Gets a SiteMinder realm.
getRealm() - Method in class com.netegrity.sdk.dmsapi.SmDmsContext
Gets a SiteMinder realm (SmRealm) object.
getRealm() - Method in class com.netegrity.sdk.policyapi.SmRule
Gets the Object identifier of the realm.
getRealm(String, String, SmRealm) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getRealm(String, String, SmRealm) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a realm.
getRealmContext(String, String, Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Internal use only.
getRealmDesc() - Method in class com.netegrity.sdk.dmsapi.SmDmsRealmContext
 
getRealmHintAttrId() - Method in class com.netegrity.sdk.policyapi.SmAgent
Gets the Realm hint attribute of the Agent.
getRealmName() - Method in class com.netegrity.sdk.dmsapi.SmDmsRealmContext
 
getRealmOid() - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
getRealmOid() - Method in class com.netegrity.sdk.dmsapi.SmDmsRealmContext
 
getRealmPrivileges(String, Hashtable) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Internal use only.
getRealmRealms(String, String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getRealmRealms(String, String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Returns all of the realms for the specified realm and domain.
getRealmRules(String, String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getRealmRules(String, String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Returns all of the rules for the specified realm and domain.
getRealmUserPolicies(String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getRealmUserPolicies(String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets a list of user policies that can access a realm.
getReason() - Method in class com.netegrity.policyserver.smapi.SmAuthenticationResult
Retrieves the reason portion of this authentication result.
getReason() - Method in class com.netegrity.sdk.apiutil.SmApiResult
Gets the reason code of the result.
getReason() - Method in class com.netegrity.sdk.apiutil.SmApiException
Gets the reason code of the exception.
getRecursive() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Finds out whether response attributes should be retrieved from nested groups.
getReenablement() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the number of minutes a user must wait before attempting to log in again.
getRegExpressionValue() - Method in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Gets the value of regular expression in password policy.
getRegistrationURL() - Method in class com.netegrity.sdk.policyapi.SmSelfReg
Gets the location of the form used to welcome users who registered and who have been successfully authenticated.
getRegularExpression() - Method in class com.netegrity.sdk.policyapi.SmRule
Specifies whether regular expression pattern matching is being performed.
getRegularExpressions(String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getRegularExpressions(String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the list of regular expression for a password policy object.
getRenameFlag() - Method in class com.netegrity.sdk.apiutil.SmFlag
 
getRequestContext() - Method in class com.netegrity.policyserver.smapi.TunnelServiceContext
Returns the RequestContext for this TunnelServiceContext.
getRequestContext() - Method in class com.netegrity.policyserver.smapi.ActiveExpressionContext
Retrieves the RequestContext portion of this ActiveExpressionContext.
getRequestTimeout() - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Gets the number of seconds that an agent on the trusted host will wait before deciding that a Policy Server is unavailable.
getRequireCredentials() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Checks whether credentials are necessary to authenticate against a user directory.
getResolution() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Retrieves the password policy resolution within the LDAP directory.
getResource() - Method in class com.netegrity.policyserver.smapi.RequestContext
Retrieves the resource portion of the user's access request.
getResource() - Method in class com.netegrity.sdk.policyapi.SmRule
Gets the resource protected by the rule.
getResourceBundle() - Static method in class com.netegrity.policyserver.smapi.TunnelServiceContext
Gets the resource bundle for active expressions.
getResourceBundle() - Static method in class com.netegrity.policyserver.smapi.ActiveExpressionContext
Internal use only.
getResourceFilter() - Method in class com.netegrity.sdk.policyapi.SmRealm
Gets the path of the resource filter.
getResourcePartnerById(String, String[]) - Method in class com.netegrity.policyserver.smapi.WSFEDConfig
Gets WSFEDResourcePartnerInfo class for the given partner ID.
getResourcePartnerByOid(String, String[]) - Method in class com.netegrity.policyserver.smapi.WSFEDConfig
Gets WSFEDResourcePartnerInfo class for the given partner OID.
getResourceType() - Method in class com.netegrity.sdk.policyapi.SmAgentType
Gets the resource type that the Agent will protect.
getResponse() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets the response associated with the current response attribute.
getResponse() - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
Gets the Object identifier of the response.
getResponse(String, String, SmResponse) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getResponse(String, String, SmResponse) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a response.
getResponseAttrs(String, String, Map) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getResponseAttrs(String, String, Map) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets a list of response attributes.
getResponseAttrs(String, String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getResponseAttrs(String, String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets a list of response attributes that belong to a response.
getResponses() - Method in class com.netegrity.sdk.dmsapi.SmDmsRealmContext
 
getResults() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Returns a list of SmDmsObject objects with the distinguished names of items found in the search.
getResultSize() - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Gets the number of rows actually returned from a result set.
getReturnType() - Method in class com.netegrity.sdk.policyapi.SmVariable
Gets the returnType of the Variable.
getRfcId() - Method in class com.netegrity.sdk.policyapi.SmAgentType
Gets the IETF Vendor identifier, assigned by the Internet Assigned Numbers Authority (IANA).
getRoles(Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Gets a list of DMS roles that the user is a member of.
getRoles(Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Gets roles of an organization.
getRolesSubDn() - Method in class com.netegrity.sdk.dmsapi.SmDmsConfig
Returns the attribute and container names for roles.
getRolloverFrequency() - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Gets the Roll Over Frequency for Shared Secret Policy Object
getRolloverPeriod() - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Gets the Roll Over Period for Shared Secret Policy Object
getRoot() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the user directory branch where the search should start.
getRootConfig(SmObjId, SmRootConfig) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getRootConfig(SmObjId, SmRootConfig) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the root configuration.
getRule() - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
Gets the Object identifier of the rule.
getRule(String, String, String, SmRule) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getRule(String, String, String, SmRule) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a rule that is associated with the specified realm.
getRuleDesc() - Method in class com.netegrity.sdk.dmsapi.SmDmsRealmContext
 
getRuleName() - Method in class com.netegrity.sdk.dmsapi.SmDmsRealmContext
 
getRuleOid() - Method in class com.netegrity.sdk.dmsapi.SmDmsRealmContext
 
getSAMLAffiliateByID(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLAffiliateInfo class for the given SAML Affiliate object's consumer ID.
getSAMLAffiliateByName(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLAffiliateInfo class for the given SAML Affiliate object name.
getSAMLConsumerByID(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLConsumerInfo class for the given producer ID.
getSAMLConsumerByOid(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLConsumerInfo class for the given consumer OID.
getSAMLConsumerBySrcID(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLConsumerInfo class for the given Source ID.
getSamlData() - Method in class com.netegrity.policyserver.smapi.SamlDataContext
 
getScheme() - Method in class com.netegrity.sdk.policyapi.SmRealm
Gets the Object identifier of the authentication scheme associated with the realm.
getScheme() - Method in class com.netegrity.sdk.policyapi.SmAdmin
Gets the object identifier of the authentication scheme used to authenticate the administrator.
getScheme(String, SmScheme) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getScheme(String, SmScheme) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of an authentication scheme.
getScope() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the scope of the search.
getSearchResults() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the maximum number of records that can be returned for a single search of an LDAP or custom user directory.
getSearchRoot() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the LDAP search root or the parameter string for the custom directory's library.
getSearchScope() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the scope of the search in an LDAP tree.
getSearchTimeout() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the maximum amount of time that SiteMinder will search an LDAP or custom directory.
getSecret() - Method in class com.netegrity.sdk.policyapi.SmScheme
Gets the shared secret for the authentication scheme.
getSecret() - Method in class com.netegrity.sdk.policyapi.SmAgent
Gets the shared secret of the Agent.
getSecureConnection() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Checks whether SSL must be used to access an LDAP or custom directory.
getSelfReg() - Method in class com.netegrity.sdk.dmsapi.SmDmsContext
Gets a SiteMinder self-registration (SmSelfReg) object.
getSelfReg(String, SmSelfReg) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getSelfReg(String, SmSelfReg) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a self-registration object.
getSelfRegOid() - Method in class com.netegrity.sdk.policyapi.SmRealm
Gets the Object identifier of the registration scheme that registers new users accessing resources in this realm.
getServer() - Method in class com.netegrity.policyserver.smapi.RequestContext
Retrieves the server portion of the user's access request.
getServer() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the directory server or other information for the user directory, depending upon the directory type.
getServerAt(int) - Method in class netegrity.siteminder.javaagent.InitDef
Gets a particular server definition.
getServerCount() - Method in class netegrity.siteminder.javaagent.InitDef
Gets the number of servers associated with the agent.
getServers() - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Gets TCP/IP connectivity information for the Policy Server(s) with which the trusted host can communicate.
getServers() - Method in class netegrity.siteminder.javaagent.InitDef
Returns a vector of servers.
getServiceProviderById(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLServiceProviderInfo class for the given provider ID.
getServiceProviderByName(String) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLServiceProviderInfo class for the given provider name.
getServiceProviderByOid(String, String[]) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
Gets SAMLServiceProviderInfo class for the given provider OID.
getSession(String, int[], int[], int[], String[], int[]) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Obtains a session's parameters from the session store.
getSessionDrift() - Method in class com.netegrity.sdk.policyapi.SmRealm
Gets the specified value which determines the maximum period between agent calls to the Policy Server to validate a session.
getSessionId() - Method in class com.netegrity.policyserver.smapi.SessionInfoContext
Gets SessionId value for current session
getSessionID() - Method in class com.netegrity.policyserver.smapi.UserContext
Retrieves the session ID that has been or will be assigned to the user's session, depending on whether the session has been established.
getSessionID() - Method in class com.netegrity.sdk.policyapi.SmUserContext
Retrieves the session ID of the user session.
getSessionSpec() - Method in class com.netegrity.sdk.apiutil.SmApiSession
Gets the session specification.
getSessionVariable(String) - Method in class com.netegrity.policyserver.smapi.SessionVariableContext
Gets Session Variable value for a given Session Variable
getSessionVariables(String, ResourceContextDef, AttributeList, AttributeList) - Method in class netegrity.siteminder.javaagent.AgentAPI
Retrieves the values of existing session variables.
getSessionVariablesEx(String, ResourceContextDef, AttributeList, AttributeList, String) - Method in class netegrity.siteminder.javaagent.AgentAPI
For internal use only.
getSet(String) - Method in class com.netegrity.sdk.apiutil.SmApiPropertySets
 
getSeverity() - Method in class com.netegrity.sdk.apiutil.SmApiResult
Gets the severity code associated with the error.
getSeverity() - Method in class com.netegrity.sdk.apiutil.SmApiException
Gets the severity code of the exception.
getSharedSecret() - Method in class netegrity.siteminder.javaagent.InitDef
Returns the shared secret.
getSharedSecretPolicy(String, SmSharedSecretPolicy) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getSharedSecretPolicy(String, SmSharedSecretPolicy) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of an SmSharedSecretPolicy object.
getSMAPIFactory() - Method in class com.netegrity.policyserver.smapi.ActiveExpressionContext
Internal use only.
getSmdifFile() - Method in class com.netegrity.sdk.apiutil.SmImportFileHandler
 
getSmdifFile() - Method in class com.netegrity.sdk.apiutil.SmExportFileHandler
 
getSmdifFile() - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
getSMInterface(int) - Method in class com.netegrity.policyserver.smapi.SMAPIFactory
Gets SMInterface as a long pointer for a given interfaceID
getSortOrder() - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Gets the sort order for the result set as a Vector of attribute names.
getStartDate() - Method in class com.netegrity.sdk.policyapi.SmTime
Gets the start date for the time restriction.
getStartTime() - Method in class com.netegrity.policyserver.smapi.SessionInfoContext
Gets StartTime value for current session
getStatus() - Method in class com.netegrity.policyserver.smapi.SmAuthenticationResult
Retrieves the status portion of this authentication result.
getStatus() - Method in class com.netegrity.sdk.apiutil.SmApiResult
Gets the status code in the current facility.
getStatus() - Method in class com.netegrity.sdk.apiutil.SmApiException
Gets the status code of the exception.
getStatus(int) - Static method in class com.netegrity.sdk.apiutil.SmApiResult
Gets the status code in the current facility.
getStatus(String, int[]) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Obtains the session's status.
getSubnetBits() - Method in class com.netegrity.sdk.policyapi.SmIPAddress
Gets the number of bits in the subnet on which the restriction is enforced.
getSyncAudit() - Method in class com.netegrity.sdk.policyapi.SmRealm
Finds out whether synchronous auditing is enabled.
getTempFile() - Method in class com.netegrity.sdk.policyapi.SmImport
 
getTemplatePath() - Method in class com.netegrity.sdk.policyapi.SmSelfReg
Gets the location of a registration template.
getTime() - Method in class com.netegrity.sdk.policyapi.SmRule
Gets the time restriction of the rule.
getTime() - Method in class com.netegrity.sdk.policyapi.SmPolicy
Gets any time restriction on the policy.
getTimeGrid() - Method in class com.netegrity.sdk.policyapi.SmTime
Gets the time restriction.
getTimeout() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Gets the maximum time in seconds that the Policy Server can spend searching the user directory for results.
getTotalSize() - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Gets the total number of rows in the result set before paging.
getTransactionId() - Method in class com.netegrity.policyserver.smapi.TransactionIdContext
Return the Transaction ID for the request being processed.
getTransactionId() - Method in class com.netegrity.policyserver.smapi.SmAPIContextLogger
Get the transaction ID for this logger.
getTransactionId() - Method in class com.netegrity.policyserver.smapi.TunnelContext
This method returns the transation ID.
getTTL() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets the amount of time that can elapse before the value of the response attribute is recalculated.
getTunnelContext() - Method in class com.netegrity.policyserver.smapi.TunnelServiceContext
Returns the TunnelContext for this TunnelServiceContext.
getType() - Method in class com.netegrity.sdk.apiutil.SmProperty
Gets the type of the property.
getType() - Method in class com.netegrity.sdk.policyapi.SmScheme
Gets the type of the authentication scheme.
getType() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets the type of response attribute.
getUniversalIDAttr() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the name of the user directory attribute that has been designated as the universal ID.
getUserChallengeText(String) - Method in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Searches for a user and returns a string containing the challenge text stored in the user's profile.
getUserContext() - Method in class com.netegrity.policyserver.smapi.SmAuthenticationContext
Retrieves the UserContext portion of this authentication context.
getUserContext() - Method in class com.netegrity.policyserver.smapi.ActiveExpressionContext
Retrieves the UserContext portion of this ActiveExpressionContext.
getUserContext(SmObjId, String, String, SmUserContext) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getUserContext(SmObjId, String, String, SmUserContext) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Returns contextual information of a given user.
getUserCredentialsContext() - Method in class com.netegrity.policyserver.smapi.SmAuthenticationContext
Retrieves the UserCredentialsContext portion of this authentication context.
getUserDir() - Method in class com.netegrity.sdk.policyapi.SmSelfReg
Gets the Object identifier of the user directory where user information is stored.
getUserDir() - Method in class com.netegrity.sdk.policyapi.SmCertMap
Gets the user directory.
getUserDirectory() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets the SiteMinder user directory associated with the current object.
getUserDirectory() - Method in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Gets a SiteMinder user directory.
getUserDirectory() - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Gets the object identifier of the user directory associated with the user policy.
getUserDirectory() - Method in class com.netegrity.sdk.policyapi.SmAdmin
Gets the external user directory where the administrator account can be found.
getUserDirectory(String, SmUserDirectory) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getUserDirectory(String, SmUserDirectory) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a user directory.
getUserDirectoryOid() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Gets the object identifier of the user directory where the password policy will apply.
getUserDirSearchOrder(String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getUserDirSearchOrder(String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Retrieves the search order of user directories for a domain.
getUserGroups(SmObjId, String, boolean, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getUserGroups(SmObjId, String, boolean, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Returns a list of groups that a user is a member of.
getUserLookupEnd() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the end value for a user DN lookup in an LDAP directory.
getUserLookupStart() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the start value for a user DN lookup in an LDAP directory.
getUsername() - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Gets the user name needed to access a user directory.
getUserName() - Method in class com.netegrity.policyserver.smapi.UserCredentialsContext
Retrieves the full distinguished name of the user as disambiguated by SiteMinder from the user name specified by the user during login.
getUserName() - Method in class com.netegrity.policyserver.smapi.UserContext
Retrieves the full distinguished name of the user.
getUserName() - Method in class com.netegrity.sdk.policyapi.SmUserContext
Retrieves the full distinguished name of the user.
getUserPath() - Method in class com.netegrity.policyserver.smapi.UserContext
Retrieves the user path in SiteMinder notation.
getUserPath() - Method in class com.netegrity.sdk.policyapi.SmUserContext
Retrieves the user path in SiteMinder notation.
getUserPolicies(String, String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getUserPolicies(String, String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets all user policies for a given policy.
getUserPWState(SmDmsUserPWState) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Retrieves the user's password state.
getUserState() - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Gets the user state as enabled/disabled with the reason for disabled state, if disabled.
getUserState(SmObjId, String, SmUserPasswordState) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getUserState(SmObjId, String, SmUserPasswordState) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the user state as enable/disable with the disabled reason for the disabled state, if disabled.
getUserTempPassword(String, String) - Method in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Supplies a response to a challenge and gets a temporary password for the user.
getValidateUserDir() - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Gets the validation directory for the directory mapping.
getValue() - Method in class com.netegrity.sdk.apiutil.SmProperty
Gets the value of the property.
getValue() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets a String representation of the response attribute.
getValues() - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Gets the Values of the agent type attribute.
getVariable() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets the variable associate with Variable Definition types
getVariable(String, String, SmVariable) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getVariable(String, String, SmVariable) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a Variable.
getVariable(String, String, String[], int[]) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Obtains a session variable's value.
getVariableExpr() - Method in class com.netegrity.sdk.policyapi.SmPolicy
Gets the variable expression associated with the policy.
getVariableType() - Method in class com.netegrity.sdk.policyapi.SmVariable
Gets the Object identifier of the VariableType.
getVariableType(String, SmVariableType) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
getVariableType(String, SmVariableType) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the contents of a VariableType.
getVarName() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Gets the variable name of the attribute.
getVarsResolved() - Method in class com.netegrity.policyserver.smapi.RequestContext
Internal use only.
getVarsToBeResolved() - Method in class com.netegrity.policyserver.smapi.RequestContext
Internal use only.
getVersion() - Method in class com.netegrity.policyserver.smapi.APIContext
Retrieves the SiteMinder API version number.
getVersion() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Gets the DMS API version compliance level.
getVersion() - Method in class com.netegrity.sdk.dmsapi.SmDmsDirectoryContext
Gets the DMS API version compliance level.
getVersion() - Method in class com.netegrity.sdk.dmsapi.SmDmsContext
Gets the DMS API version compliance level.
getVersion() - Method in class com.netegrity.sdk.dmsapi.SmDmsApiImpl
Gets the DMS API version compliance level.
getVersion() - Method in interface com.netegrity.sdk.dmsapi.SmDmsApi
Gets the DMS API version compliance level.
getVersion() - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Gets the Major Version value.
getVersion() - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
Gets the Policy API version compliance level.
getVersion() - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Gets the Policy API version compliance level.
getWelcomePathProvider() - Method in class com.netegrity.sdk.policyapi.SmSelfReg
Gets the Workflow library for this registration scheme.
GROUP_ATTRIBUTE_CLASS - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate that the policy object is policy-related to a "group"-like DN matching the specified filter.
GROUP_CLASS - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate that the policy object is a member (directly, or indirectly through another group) of the specified user group object.

H

hashCode() - Method in class com.netegrity.sdk.apiutil.SmProperty
 
hashCode() - Method in class com.netegrity.sdk.policyapi.SmObjId
 
hashtableToString(Hashtable) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
HOSTNAME - Static variable in class com.netegrity.sdk.policyapi.SmIPAddress
Constant to indicate that the type of IP address restriction is a hostname.

I

id - Variable in class netegrity.siteminder.javaagent.SessionDef
A value returned to identify the session.
id - Variable in class netegrity.siteminder.javaagent.Attribute
The ID of the attribute.
idleTimeout - Variable in class netegrity.siteminder.javaagent.SessionDef
The maximum time, in seconds, a session can be valid without the user accessing any resources before the agent should challenge the user to re-authenticate.
IIDAffiliateProperty - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
IIDCachedSAMLAttributes - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
IIDCachedSessionVariableAdmin - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
IIDDomainOid - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
IIDRequestContext - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
IIDSamlConfig - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
IIDSamlData - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
IIDSessionInfo - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
IIDSessionVariable - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
IIDSmUserInfo - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
IIDTransactionId - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
IIDWsfedConfig - Static variable in interface com.netegrity.policyserver.smapi.SmApiNty
 
INACTIVITY - Static variable in class com.netegrity.sdk.apiutil.SmUserPasswordState
 
INCORRECT_BUFFER_LENGTH - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Incorrect buffer length.
init() - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Initializes the Session Server.
init(APIContext) - Method in interface com.netegrity.policyserver.smapi.MessageConsumerPlugin
Performs any initialization procedures that MessageConsumerPlugin requires.
init(APIContext) - Method in interface com.netegrity.policyserver.smapi.AssertionGeneratorCacheObject
Performs any initialization procedures that the custom object requires.
init(APIContext) - Method in interface com.netegrity.policyserver.smapi.ActiveExpression
Performs any initialization procedures that the custom Java class requires.
init(InitDef) - Method in class netegrity.siteminder.javaagent.AgentAPI
Initializes the Agent API object.
init(String, String) - Method in interface com.netegrity.policyserver.smapi.SmAuthScheme
Performs any initialization procedures that the authentication scheme requires.
InitDef - class netegrity.siteminder.javaagent.InitDef.
Holds the data needed to define an agent or client application for use with SiteMinder services.
InitDef() - Constructor for class netegrity.siteminder.javaagent.InitDef
Initializes the object with no server definition (add server definitions by calling addServerDef().
InitDef(String, String, boolean, ServerDef) - Constructor for class netegrity.siteminder.javaagent.InitDef
Initializes the object with a definition of a single non-clustered server (other server definitions can be added by calling addServerDef().
InitDef(String, String, int, ServerDef) - Constructor for class netegrity.siteminder.javaagent.InitDef
Initializes the object with a definition of a single clustered server (other server definitions can be added by calling addServerDef().
INVALID_AGENT_CONNECTION - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid agent API connection.
INVALID_ATTRLIST - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the attribute list is invalid.
INVALID_MGMTCTXDEF - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the management context is invalid.
INVALID_PARAMETERS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Incorrect parameters passed to the API call.
INVALID_REALMDEF - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the realm definition is invalid.
INVALID_RESCTXDEF - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the resource context definition is invalid.
INVALID_SESSIONDEF - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the session definition is invalid.
INVALID_SESSIONID - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the session id is invalid.
INVALID_TSR - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the tunnel service request is invalid.
INVALID_USERCREDS - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the user credentials are invalid.
invoke(ActiveExpressionContext, String) - Method in interface com.netegrity.policyserver.smapi.ActiveExpression
Performs the custom authorization functionality in the ActiveExpression object and returns a result.
IPADDRESS - Static variable in class com.netegrity.sdk.policyapi.SmIPAddress
Constant to indicate that the type of IP address restriction is a single host IP address.
IPRANGE - Static variable in class com.netegrity.sdk.policyapi.SmIPAddress
Constant to indicate that the type of IP address restriction is a range of IP addresses.
isActiveDir() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Confirms the type of processing directory as Active directory.
isDomainObject() - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
isDomainObject() - Method in interface com.netegrity.sdk.policyapi.SmObject
Specifies whether the current object is a domain object.
isDomainObject() - Method in class com.netegrity.sdk.policyapi.SmDomainObjectImpl
 
isEnabled() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Checks whether the password policy is enabled.
isEntireDir() - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Checks whether the password policy applies to the whole directory.
isFailOver() - Method in class netegrity.siteminder.javaagent.InitDef
Specifies whether failover is enabled for non-clustered servers.
IsGroup(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
IsGroup(String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Returns whether the OID passed is of an group or not.
isNull() - Method in class com.netegrity.sdk.policyapi.SmObjId
Checks to see if this SmObjId instance represents a NULL OID.
isPaginated() - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Specifies whether the result set was successfully paginated.
isPagingCritical() - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Indicates whether paging features are critical for a result set.
isProtected(String, ResourceContextDef, RealmDef) - Method in class netegrity.siteminder.javaagent.AgentAPI
Checks whether a defined resource is protected by SiteMinder, and returns the relevant realm.
isProtectedEx(String, ResourceContextDef, RealmDef, String) - Method in class netegrity.siteminder.javaagent.AgentAPI
For internal use only.
isSorted() - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Specifies whether the result set was successfully sorted.
isSortingCritical() - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Indicates whether it is critical to sort a result set.
isSuccess() - Method in class com.netegrity.sdk.apiutil.SmApiResult
If the request is successful, the method returns true.
isUserContext() - Method in class com.netegrity.policyserver.smapi.UserContext
Indicates that SiteMinder has established the user's identity, and that the user context information is available to retrieve and set.
isValid() - Method in class com.netegrity.sdk.policyapi.SmObjId
Checks to see if this SmObjId instance represents a valid SiteMinder OID.
isValidApiConnection() - Method in class com.netegrity.sdk.apiutil.SmApiConnection
Verifies whether a valid Agent API connection is available.
isWriteable() - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
isWriteable() - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
isWriteable() - Method in interface com.netegrity.sdk.policyapi.SmObject
Specifies whether the current object is writable.
isWriteable() - Method in class com.netegrity.sdk.policyapi.SmDomainObjectImpl
 
isWriteable() - Method in class com.netegrity.sdk.policyapi.SmAgentType
 

K

keepAlive(String, int[]) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Updates the session's modification time to keep it alive.

L

LDAP_NAMESPACE - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Designates a connection to an LDAP directory service.
LDAP_SCOPE_SUBTREE - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate that the search of the LDAP tree extends through the entire sub tree.
LevelOne - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the level of protection is 1.
library - Variable in class netegrity.siteminder.javaagent.TunnelServiceRequest
The name of the library that the Policy Server will invoke.
log(String) - Method in class com.netegrity.policyserver.smapi.APIContext
Sends a log message to the Policy Server authorization log.
log(String, int) - Method in class com.netegrity.policyserver.smapi.SmAPIContextLogger
Log an info or error message.
log(String, int, String) - Method in class com.netegrity.policyserver.smapi.SmAPIContextLogger
Log an info or error message.
log(String, int, String[]) - Method in class com.netegrity.policyserver.smapi.SmAPIContextLogger
Log an info or error message.
log(String, String) - Method in class com.netegrity.policyserver.smapi.APIContextLogger
Log an info or error message from a customer plugin.
login(String, ResourceContextDef, RealmDef, UserCredentials, SessionDef, AttributeList) - Method in class netegrity.siteminder.javaagent.AgentAPI
Performs session login or validates an existing session.
login(String, String, InetAddress, int) - Method in class com.netegrity.sdk.apiutil.SmApiSession
Logs in with username and password.
loginEx(String, ResourceContextDef, RealmDef, UserCredentials, SessionDef, AttributeList, String) - Method in class netegrity.siteminder.javaagent.AgentAPI
For internal use only.
logout() - Method in class com.netegrity.sdk.apiutil.SmApiSession
Ends the SiteMinder administrator session.
logout(String, SessionDef) - Method in class netegrity.siteminder.javaagent.AgentAPI
Logs a user out of a user session and issues an event.
logoutEx(String, SessionDef, String) - Method in class netegrity.siteminder.javaagent.AgentAPI
For internal use only.
lookupDirectory(String, String, Hashtable) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
lookupDirectory(String, String, Hashtable) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Performs a user directory lookup.
LookupFederationIDP(String) - Method in class com.netegrity.policyserver.smapi.FedNIDContext
Returns an existing Name Identifier for the Principal that was generated by the Identity Provider.
LookupFederationSP(String) - Method in class com.netegrity.policyserver.smapi.FedNIDContext
Returns an existing Name Identifier for the Principal that was generated by the Service Provider.

M

m_nItemsFound - Variable in class com.netegrity.sdk.dmsapi.SmDmsSearchResultParams
Number of items found by the search.
m_nItemsReturned - Variable in class com.netegrity.sdk.dmsapi.SmDmsSearchResultParams
Number of items returned by the search.
m_nNextItem - Variable in class com.netegrity.sdk.dmsapi.SmDmsSearchResultParams
Start item for a FORWARD search.
m_nPreviousItem - Variable in class com.netegrity.sdk.dmsapi.SmDmsSearchResultParams
Start item for a BACKWARD search.
main(String[]) - Static method in class com.netegrity.policyserver.smapi.ActiveExpressionContext
Internal use only.
makeCertificateHash(BinaryBuffer, BinaryBuffer) - Method in class netegrity.siteminder.javaagent.AgentAPI
Perform a hash of a public key certificate
MANAGEMENT_GET_AGENT_COMMANDS - Static variable in class netegrity.siteminder.javaagent.ManagementContextDef
Constant used to get pending agent commands from doManagement() -- no data required.
MANAGEMENT_SET_AGENT_INFO - Static variable in class netegrity.siteminder.javaagent.ManagementContextDef
Constant used to report agent-specific information from doManagement().
ManagementContextDef - class netegrity.siteminder.javaagent.ManagementContextDef.
Describes a requested management action in the Agent API.
ManagementContextDef(int, String) - Constructor for class netegrity.siteminder.javaagent.ManagementContextDef
Creates a Management context.
matchVariables(String, String, String[], String[], int[], int[]) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Matches session variables by name.
MAX_LOGIN_FAIL - Static variable in class com.netegrity.sdk.apiutil.SmUserPasswordState
 
maxTimeout - Variable in class netegrity.siteminder.javaagent.SessionDef
The maximum time, in seconds, a user session can be active before the agent challenges the user to re-authenticate.
MessageConsumerPlugin - interface com.netegrity.policyserver.smapi.MessageConsumerPlugin.
The base interface for providing Message Consumer Extension functionality.
modifyAdmin(SmAdmin) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyAdmin(SmAdmin) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a SiteMinder Administrator.
modifyAgent(SmAgent) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyAgent(SmAgent) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies an Agent object.
modifyAgentConfig(SmAgentConfig) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyAgentConfig(SmAgentConfig) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies an Agent Configuration object.
modifyAgentType(SmAgentType) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyAgentType(SmAgentType) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies an AgentType object.
modifyAgentTypeAttr(SmAgentTypeAttr) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyAgentTypeAttr(SmAgentTypeAttr) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies an AgentTypeAttr object.
modifyAuthAzMap(SmAuthAzMap) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyAuthAzMap(SmAuthAzMap) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies an authentication and authorization directory mapping object.
modifyAuthValidateMap(SmAuthValidateMap) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyAuthValidateMap(SmAuthValidateMap) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies an authentication and validation directory mapping object.
modifyCertMap(SmCertMap) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyCertMap(SmCertMap) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a certificate mapping object.
modifyDomain(SmDomain) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyDomain(SmDomain) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a domain.
modifyGroup(String, SmObject) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyGroup(String, SmObject) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a group of any type (rule, response, agent).
modifyHostConfig(SmHostConfig) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyHostConfig(SmHostConfig) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a Host Configuration object.
modifyKeyManagement(SmKeyManagement) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyKeyManagement(SmKeyManagement) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies an SmKeyManagement object.
modifyObject() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Modifies the current object's attributes in the directory.
modifyObjectClass(Vector) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Modifies the current object's object class.
modifyODBCQuery(SmODBCQuery) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyODBCQuery(SmODBCQuery) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies an ODBC query.
modifyPasswordPolicy(SmPasswordPolicy) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyPasswordPolicy(SmPasswordPolicy) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a password policy.
modifyPolicy(SmPolicy) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyPolicy(SmPolicy) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a policy.
modifyPolicyLink(SmPolicyLink) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyPolicyLink(SmPolicyLink) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a policy link.
modifyRealm(SmRealm) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyRealm(SmRealm) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a realm.
modifyResponse(SmResponse) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyResponse(SmResponse) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a response.
modifyResponseAttr(SmResponseAttr) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyResponseAttr(SmResponseAttr) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Sets a response attribute
modifyRootConfig(SmRootConfig) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyRootConfig(SmRootConfig) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a root configuration.
modifyRule(SmRule) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyRule(SmRule) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a rule that is associated with the specified realm.
modifyScheme(SmScheme) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyScheme(SmScheme) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies an authentication scheme.
modifySelfReg(SmSelfReg) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifySelfReg(SmSelfReg) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a self-registration object.
modifySharedSecretPolicy(SmSharedSecretPolicy) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifySharedSecretPolicy(SmSharedSecretPolicy) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies an SharedSecretPolicy object.
modifyUserDirectory(SmUserDirectory) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyUserDirectory(SmUserDirectory) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a user directory.
modifyVariable(SmVariable) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
modifyVariable(SmVariable) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Modifies a variable with the properties of the variable being passed.

N

name - Variable in class netegrity.siteminder.javaagent.UserCredentials
The name of the user bein authenticated.
name - Variable in class netegrity.siteminder.javaagent.RealmDef
The name of the realm.
NativeCallbackError - error com.netegrity.policyserver.smapi.NativeCallbackError.
This class is for internal use only.
netegrity.siteminder.javaagent - package netegrity.siteminder.javaagent
Contains classes to create and manage SiteMinder agents.
newDmsObject(int, String) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Creates a new DMS object for the specified object class identifier and DN.
newGroup(String) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Gets a new SmDmsGroup object.
newObject(String) - Static method in class com.netegrity.sdk.policyapi.SmObjectImpl
Creates an object with the given oid, of the class determined from the oid.
newOrganization(String) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Gets a new SmDmsOrganization object.
newOrganization(String) - Method in class com.netegrity.sdk.dmsapi.SmDmsDirectory
Creates a new organization object from a distinguished name (DN).
newRole(String) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Gets a new SmDmsRole object for a given distinguished name.
newUser(String) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Gets a new SmDmsUser object.
NO - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the operation failed.
NO_SERVER_CONNECTION - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
No server connection.
NOCONNECTION - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that initialization was not done.
NULL_Group_Prop - Static variable in interface com.netegrity.sdk.policyapi.SmGroup
Constant to indicate that the SmGroup object type is unknown.
NULL_OID - Static variable in class com.netegrity.sdk.policyapi.SmObjId
Constant representing a NULL object identifier.

O

ODBC_NAMESPACE - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Designates a connection to an ODBC directory service.
oid - Variable in class netegrity.siteminder.javaagent.RealmDef
The object ID of the realm.
oid - Variable in class netegrity.siteminder.javaagent.Attribute
OID value for the attribute.
ORG_ATTRIBUTE_CLASS - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate that the policy object is policy-related to a "org"-like DN matching the specified filter.
ORG_CLASS - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate that the policy object is a member (directly or indirectly through another organization) of the specified organization object (this supports organizations and organization units).

P

parameter - Variable in class netegrity.siteminder.javaagent.TunnelServiceRequest
The name of the parameter to pass to the function.
password - Variable in class netegrity.siteminder.javaagent.UserCredentials
The user's password.
persistArtifactNoSession(String, String, long) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Persists an artifact created for a sessionless response to the expiry table.
POLICY_INVALID_ADDRESS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid IP address.
POLICY_INVALID_ADDRESS_MODE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid IP address mode.
POLICY_INVALID_AUTHAZ_MAP_TYPE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid authentication and authorization map type.
POLICY_INVALID_GROUP_TYPE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid group type.
POLICYAPI_CMD_ADD_LINK - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_AUTHENTICATE_USER - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_CHANGE_KEY - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_CREATE_AUTHVALIDATEMAP - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_CREATE_CONFIG_OBJ - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_CREATE_DOMAIN_OBJ - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_CREATE_GLOBAL_OBJ - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_CREATE_OBJ - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_DELETE_AUTHVALIDATEMAP - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_DELETE_CONFIG_OBJ - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_DELETE_DOMAIN_OBJ - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_DELETE_GLOBAL_OBJ - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_DELETE_OBJ - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_ENUMERATE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_FLUSH - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_ADMIN_USERDIRS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_AUTHVALIDATEMAP_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_CONFIG_OBJ_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_DN_PROP - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_DOMAIN_OBJ_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_DOMAIN_OBJECT_NAMES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_GLOBAL_OBJ_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_LINKS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_OBJ_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_OBJECT_NAMES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_REALM_USER_POLICIES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_USER_CONTEXT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_USER_GROUPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GET_USER_PROP - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_GETPOLICYSTOREVERSION - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_LOOKUP - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_REMOVE_LINK - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_RENAME_OBJECT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_SEARCH - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_SET_AUTHVALIDATEMAP_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_SET_CONFIG_OBJ_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_SET_DN_PROP - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_SET_DOMAIN_OBJ_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_SET_GLOBAL_OBJ_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_SET_LINKS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_SET_OBJ_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_SET_USER_PROP - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_TXM_SAVE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_UPDATE_CONFIG_OBJ - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_USER_MANAGEMENT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_CMD_USER_MANAGEMENT_FUNC_NAME - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_CHANGE_DYNAMIC_KEY - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_CHANGE_PERSISTENT_KEY - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_CHANGE_SESSION_KEY - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_CHANGE_SHARED_SECRET_KEY - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_DATA - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_DIRECTORY - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_DIRECTORY_OID - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_DIRNAMESPACE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_DIROID - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_DIRPATH - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_DIRSERVER - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_ERRMSG - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_FLUSHALL - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_FLUSHREALM - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_FLUSHREALMS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_FLUSHUSER - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_FLUSHUSERS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_KEY - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_MANAGEMENT_COMMAND - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_NAME - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_OID - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_PROP_DN - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_PROP_NAME - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_PROP_VALUE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_PSMAJORVERSION - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_PSMINORVERSION - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_PSMODE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_REALMOID - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_RECURSIVE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_RESULT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_SEARCHPATTERN - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_USER - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_USER_STATE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_USERDN - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_USERMSG - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_KEY_USERPATH - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_PROP_LINK_CLASS_NAME - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_PROP_LINK_NAME - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
POLICYAPI_PROP_LINK_PROP_NAME - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
PolicyAPILogin(String, String) - Method in class com.netegrity.policyserver.smapi.SAMLConfig
This method calls the underlying C Policy API Sm_PolicyApi_Login for Policy API login using the SiteMinder administrator credentials
PolicyAPILogout() - Method in class com.netegrity.policyserver.smapi.SAMLConfig
This method calls the underlying C Policy API Sm_PolicyApi_Logout for log out of an administrator session
populate(Hashtable) - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Read specified properties from hashtable into class members.
postAuthenticateUser(APIContext, String, String, Map, int) - Method in interface com.netegrity.policyserver.smapi.MessageConsumerPlugin
Performs customization of federation credential validation.
postDisambiguateUser(APIContext, UserContext, String, String, Map, String, StringBuffer) - Method in interface com.netegrity.policyserver.smapi.MessageConsumerPlugin
Performs additional user disambiguation.
Prop4xHost - Static variable in class com.netegrity.sdk.policyapi.SmTrustedHost
Constant to indicate the properties 4xHost in trustedhost.
PropAction - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate the property Action.
PropActions - Static variable in class com.netegrity.sdk.policyapi.SmAgentType
The object's Actions property.
PropActive - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Active.
PropActiveExpr - Static variable in class com.netegrity.sdk.policyapi.SmPolicy
Constant to indicate the property Active Expression.
PropActiveExpression - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate the property Active Expression.
PropActiveExprOid - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
constant to indicate the property ActiveExpression Oid.
PropActiveExprs - Static variable in class com.netegrity.sdk.policyapi.SmDomain
 
PropAdmin - Static variable in class com.netegrity.sdk.policyapi.SmTrustedHost
Constant to indicate the Policy Server administrator.
PropAdmins - Static variable in class com.netegrity.sdk.policyapi.SmDomain
The object's administrators property.
PropAdmins - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
Property name to be specified in the method getGlobalObjectNames().
PropAgent - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Agent (searchable).
PropAgentConfigProperties - Static variable in class com.netegrity.sdk.policyapi.SmAgentConfig
 
PropAgentConfigs - Static variable in class com.netegrity.sdk.policyapi.SmAgentConfig
Property name to be specified in the method getGlobalObjectNames().
PropAgentGroups - Static variable in class com.netegrity.sdk.policyapi.SmAgentGroup
Property name to be specified in the method getGlobalObjectNames().
PropAgents - Static variable in class com.netegrity.sdk.policyapi.SmAgentGroup
The object's Agent property.
PropAgents - Static variable in class com.netegrity.sdk.policyapi.SmAgent
Property name to be specified in the method getGlobalObjectNames().
PropAgentType - Static variable in class com.netegrity.sdk.policyapi.SmRuleGroup
Constant to indicate the property Agent Type (searchable).
PropAgentType - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate the property Agent Type (searchable).
PropAgentType - Static variable in class com.netegrity.sdk.policyapi.SmResponseGroup
Constant to indicate the property Agent Type (searchable).
PropAgentType - Static variable in class com.netegrity.sdk.policyapi.SmResponse
Constant to indicate the property Agent Type (searchable).
PropAgentType - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Agent Type (searchable).
PropAgentType - Static variable in class com.netegrity.sdk.policyapi.SmAgentType
The object's Agent Type property (searchable).
PropAgentType - Static variable in class com.netegrity.sdk.policyapi.SmAgentGroup
The object's Agent Type property (searchable).
PropAgentType - Static variable in class com.netegrity.sdk.policyapi.SmAgent
The object's Agent Type property (searchable).
PropAgentTypeAttr - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate the property Agent Type Attribute.
PropAgentTypes - Static variable in class com.netegrity.sdk.policyapi.SmAgentType
Property name to be specified in the method getGlobalObjectNames().
PropAgentTypeSpecific - Static variable in class com.netegrity.sdk.policyapi.SmAgentType
The object's RADIUS vendor-specific offset property.
PropAllowAccess - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate the property Allow Access.
PropAllowSaveCreds - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate the property Save Credentials.
PropAttributes - Static variable in class com.netegrity.sdk.policyapi.SmResponse
Constant to indicate the property Attributes.
PropAttributes - Static variable in class com.netegrity.sdk.policyapi.SmAgentType
The object's Attributes property.
PropAuthAttrName - Static variable in class com.netegrity.sdk.policyapi.SmAuthAzMap
The object's authentication user directory name property.
PropAuthAzMaps - Static variable in class com.netegrity.sdk.policyapi.SmAuthAzMap
Property name to be specified in the method getGlobalObjectNames().
PropAuthDirName - Static variable in class com.netegrity.sdk.policyapi.SmAuthValidateMap
The object's authentication user directory name property.
PropAuthDirOid - Static variable in class com.netegrity.sdk.policyapi.SmAuthAzMap
The object's authentication user directory property (searchable).
PropAuthValidateMaps - Static variable in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Property name to be specified in the method getGlobalObjectNames().
PropAzAttrName - Static variable in class com.netegrity.sdk.policyapi.SmAuthAzMap
The object's authorization user directory name property.
PropAzDirOid - Static variable in class com.netegrity.sdk.policyapi.SmAuthAzMap
The object's authorization user directory property (searchable).
PropAzUserDirOid - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Authorization Directory Object Identifier (searchable).
PropCertMaps - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
Property name to be specified in the method getGlobalObjectNames().
PropChallengeRespAttr - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Challenge Response Attribute.
PropChangeFreq - Static variable in class com.netegrity.sdk.policyapi.SmKeyManagement
Constant to indicate the property Change Frequency.
PropChangeValue - Static variable in class com.netegrity.sdk.policyapi.SmKeyManagement
Constant to indicate the property Change Value.
PropClass - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Class.
PropClusters - Static variable in class com.netegrity.sdk.policyapi.SmHostConfig
Constant to indicate the Host Configuration object's Clusters property
PropConfigFile - Static variable in class com.netegrity.sdk.policyapi.SmMigrationBase
 
PropData - Static variable in class com.netegrity.sdk.policyapi.SmMigrationBase
 
PropDataSize - Static variable in class com.netegrity.sdk.policyapi.SmMigrationBase
 
PropDataType - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The property DataType.
PropDefinition - Static variable in class com.netegrity.sdk.policyapi.SmVariable
Constant to indicate the Definition
PropDesc - Static variable in interface com.netegrity.sdk.policyapi.SmObject
Constant to indicate the object's Description property.
PropDictionaryName - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Dictionary Name.
PropDictionaryPartial - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Dictionary Partial.
PropDirAuth - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The object's authentication directory property.
PropDirType - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The object's directory type property.
PropDisabledAttr - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Disabled Attribute.
PropDomain - Static variable in class com.netegrity.sdk.policyapi.SmExport
 
PropDomain - Static variable in interface com.netegrity.sdk.policyapi.SmDomainObject
The object's Domain object identifier property (searchable).
PropDomains - Static variable in class com.netegrity.sdk.policyapi.SmDomain
Property name to be specified in the method getGlobalObjectNames().
PropDomains - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The object's domain property.
PropDynamicPrefs - Static variable in class com.netegrity.sdk.policyapi.SmRootConfig
Constant to indicate the property Dynamic Preferences.
PropEmailAddrAttr - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Reserved for future use.
PropEnable - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate the property Enable.
PropEnable - Static variable in class com.netegrity.sdk.policyapi.SmPolicy
Constant to indicate the property Enable.
PropEnableFailOver - Static variable in class com.netegrity.sdk.policyapi.SmHostConfig
Constant to indicate the Host Configuration object's Enable Failover property.
PropEnableLogging - Static variable in class com.netegrity.sdk.policyapi.SmSelfReg
Constant to indicate the property Enable Logging.
PropEnableRollover - Static variable in class com.netegrity.sdk.policyapi.SmTrustedHost
Constant to indicate the Trusted Host object's Enable Rollover property.
PropEnableSecurityContext - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate EnableSecurityContext For information, see setEnableSecurityContext().
PropEnableUserTracking - Static variable in class com.netegrity.sdk.policyapi.SmRootConfig
Constant to indicate the property Enable User Tracking.
PropExpirationDelay - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Expiration Delay.
PropExpiredRedirect - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Expired Redirect.
PropFailoverThreshold - Static variable in class com.netegrity.sdk.policyapi.SmHostConfig
Constant to indicate the Host Configuration object's Failover Threshold property.
PropFile - Static variable in class com.netegrity.sdk.policyapi.SmTrustedHost
Constant to indicate the Host Configuration file.
PropFileIndex - Static variable in class com.netegrity.sdk.policyapi.SmMigrationBase
 
PropFileType - Static variable in class com.netegrity.sdk.policyapi.SmExport
 
PropFilter - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
Property name to be specified in the method getGlobalObjectNames().
PropFilterClass - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate the property Filter Class.
PropFilterPath - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate the property Filter Path (searchable).
PropFireHour - Static variable in class com.netegrity.sdk.policyapi.SmKeyManagement
Constant to indicate the property Fire Hour
PropFlags - Static variable in class com.netegrity.sdk.policyapi.SmMigrationBase
 
PropFlags - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate the property Flags.
PropFlags - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The object's flags property.
PropGlobal - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Global.
PropGuidAttr - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Anonymous Attribute.
PropHostConfig - Static variable in class com.netegrity.sdk.policyapi.SmTrustedHost
Constant to indicate the Host Configuration Object.
PropHostConfigs - Static variable in class com.netegrity.sdk.policyapi.SmHostConfig
Property name to be specified in the method getGlobalObjectNames().
PropId - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The property Id.
PropIdleTimeout - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Idle Timeout.
PropIgnorePwCheck - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate the property Password Policies (searchable).
PropIMSDir - Static variable in class com.netegrity.sdk.policyapi.SmExport
 
PropIMSEnv - Static variable in class com.netegrity.sdk.policyapi.SmExport
 
PropIMSEnvs - Static variable in class com.netegrity.sdk.imspolicyapi.SmIMSEnvironment
 
PropIMSEnvs - Static variable in class com.netegrity.sdk.policyapi.SmDomain
 
PropInitExportFlag - Static variable in class com.netegrity.sdk.policyapi.SmExport
 
PropInitImportFlag - Static variable in class com.netegrity.sdk.policyapi.SmImport
 
PropIpAddr - Static variable in class com.netegrity.sdk.policyapi.SmAgent
The object's IP Address property (searchable).
PropIpAddress - Static variable in class com.netegrity.sdk.policyapi.SmTrustedHost
Constant to indicate the Trusted Host object's IP Address property.
PropIPAddress - Static variable in class com.netegrity.sdk.policyapi.SmPolicy
Constant to indicate the property Internet Address.
PropIsAffiliate - Static variable in class com.netegrity.sdk.policyapi.SmDomain
 
PropIsEnabled - Static variable in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Constant to indicate the property Enabled.
PropIsEnabled - Static variable in class com.netegrity.sdk.policyapi.SmKeyManagement
Constant to indicate the property Enabled.
PropIsRadius - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate the property Scheme Type is Radius (searchable).
PropIssuerDN - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The distinguished name of the server certificate property.
PropIsTemplate - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate the property Template (searchable).
PropIsUsedByAdmin - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate the property Authenticate Administrators (searchable).
PropKeyManagement - Static variable in class com.netegrity.sdk.policyapi.SmKeyManagement
Property name to be specified in the method getGlobalObjectNames().
PropKeyStoreVersion - Static variable in class com.netegrity.sdk.policyapi.SmRootConfig
Constant to indicate the Keystore Version property.
PropLDAPCaDN - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The distinguished name of the issuing Certificate Authority.
PropLevel - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate the property Protection Level.
PropLib - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate the property Library.
PropLoginDaysGrace - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Login Days Grace.
PropLoginInactivityWarn - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Login Inactivity Warn.
PropLoginMaxFailures - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Maximum Login Failures.
PropLoginMaxInactivity - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Maximum Login Inactivity.
PropMajorVersion - Static variable in class com.netegrity.sdk.policyapi.SmRootConfig
Constant to indicate the Major Version property .
PropMapToLDAP - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The object's map to LDAP property.
PropMapType - Static variable in class com.netegrity.sdk.policyapi.SmAuthValidateMap
The object's directory mapping type property.
PropMapType - Static variable in class com.netegrity.sdk.policyapi.SmAuthAzMap
The object's directory mapping type property.
PropMaxFailuresRedirect - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Not used.
PropMaxSocketsPerPort - Static variable in class com.netegrity.sdk.policyapi.SmHostConfig
Constant to indicate the Host Configuration object's Maximum Sockets per port property.
PropMaxTimeout - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Maximum Timeout.
PropMetaData - Static variable in class com.netegrity.sdk.policyapi.SmVariable
Constant to indicate the property MetaData
PropMinorVersion - Static variable in class com.netegrity.sdk.policyapi.SmRootConfig
Constant to indicate the Minor Version property.
PropMinSocketsPerPort - Static variable in class com.netegrity.sdk.policyapi.SmHostConfig
Constant to indicate the Host Configuration object's Minimum Sockets per port property.
PropMode - Static variable in class com.netegrity.sdk.policyapi.SmRootConfig
Constant to indicate the mode property.
PropMode - Static variable in class com.netegrity.sdk.policyapi.SmDomain
 
PropMoreDataFlag - Static variable in class com.netegrity.sdk.policyapi.SmMigrationBase
 
PropName - Static variable in interface com.netegrity.sdk.policyapi.SmObject
Constant to indicate the object's Name property (searchable).
PropNamespace - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Namespace (searchable).
PropNewKeySetTime - Static variable in class com.netegrity.sdk.policyapi.SmKeyManagement
Constant to indicate the property New Key Time
PropNewSocketStep - Static variable in class com.netegrity.sdk.policyapi.SmHostConfig
Constant to indicate the Host Configuration object's New Socket Step property.
PropNoMatch - Static variable in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Constant to indicate the property No Match.
PropObjectClassName - Static variable in class com.netegrity.sdk.policyapi.SmObjectImpl
Constant to indicate the property object class name of the object.
PropOdbcQueries - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Property name to be specified in the method getGlobalObjectNames().
PropODBCQuery - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property ODBC Query Object Identifier (searchable).
PropOid - Static variable in interface com.netegrity.sdk.policyapi.SmObject
Constant to indicate the object's Object Identifier property (searchable).
PropOldKeySetTime - Static variable in class com.netegrity.sdk.policyapi.SmKeyManagement
Constant to indicate the property Old Key Time
PropParam - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate the property Parameter that is passed to the authentication scheme.
PropParentRealmOid - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Parent Realm Object Identifier (searchable).
PropPassword - Static variable in class com.netegrity.sdk.policyapi.SmTrustedHost
Constant to indicate the Policy Server administrator password.
PropPassword - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Password.
PropPassword - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The object's password property.
PropPasswordAttr - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Password Attribute.
PropPasswordBehavior - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Password Behavior.
PropPasswordCheckLib - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property password Check Lib.
PropPasswordDataAttr - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property password Data Attribute.
PropPasswordPolicies - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Property name to be specified in the method getGlobalObjectNames().
PropPasswordPolicyOid - Static variable in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Constant to indicate the property PasswordPolicyOid (searchable).
PropPath - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Path.
PropPersistentKey - Static variable in class com.netegrity.sdk.policyapi.SmKeyManagement
Constant to indicate the property Persistent Key.
PropPersistentSessionType - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Persistent SessionType.
PropPolicies - Static variable in class com.netegrity.sdk.policyapi.SmDomain
 
PropPolicy - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate the property Policy (searchable).
PropPolicy - Static variable in class com.netegrity.sdk.policyapi.SmPolicyLink
Constant to indicate the property Policy (searchable).
PropPolicyFlags - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate the property Flags.
PropPolicyLinks - Static variable in class com.netegrity.sdk.policyapi.SmPolicy
Constant to indicate the property Policy Link.
PropPolicyResolution - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate the property Policy Resolution.
PropPolicyServer - Static variable in class com.netegrity.sdk.policyapi.SmHostConfig
Constant to indicate the Host Configuration object's Policy Server property.
PropPrefetchFlag - Static variable in class com.netegrity.sdk.policyapi.SmVariable
Constant to indicate the property PrefetchFlag.
PropPriority - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Priority.
PropProcessAuthEvents - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Process Authentication Events.
PropProcessAzEvents - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Process Authorization Events.
PropProtectAll - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Protect All.
PropPWMaxLength - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Password Maximum Length.
PropPWMaxRepeatingChar - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Password Maximum Repeating Characters.
PropPWMinAlpha - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Minimum Alphabets.
PropPWMinAlphaNum - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Minimum Alpha-Numeric Characters.
PropPWMinLength - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Password Minimum Length.
PropPWMinLowerAlpha - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Password Minimum Lower Alphabet.
PropPWMinNonAlpha - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Minimum Non-Alphabets.
PropPWMinNonPrintable - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Minimum Non-Printable Characters.
PropPWMinNumbers - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Minimum Numbers.
PropPWMinPunctuation - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Minimum Punctuation.
PropPWMinUpperAlpha - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Password Minimum Upper Alphabet.
PropPWPercentDifferent - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Percent Different.
PropPWPercentSequence - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Percent Sequence.
PropPWReuseCount - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Reuse Count.
PropPWReuseDelay - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Reuse Delay.
PropPWSpecialsLength - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Specials Length of the object.
PropQueryAuthenticateUser - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Authenticate User query scheme.
PropQueryEnumerate - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Enumerate query scheme.
PropQueryGetGroupProp - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Get Group Property query scheme.
PropQueryGetGroupProps - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Get Group Properties query scheme.
PropQueryGetGroups - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Get User Groups query scheme.
PropQueryGetObjInfo - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Get User Group Info query scheme.
PropQueryGetUserProp - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Get User Property query scheme.
PropQueryGetUserProps - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Get User Properties query scheme.
PropQueryInitUser - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Init User (find a user) query scheme.
PropQueryIsGroupMember - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Is Group Member query scheme.
PropQueryLookup - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Lookup query scheme.
PropQueryLookupGroup - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Lookup Group query scheme.
PropQueryLookupUser - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Lookup User query scheme.
PropQuerySetGroupProp - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Set Group Property query scheme.
PropQuerySetPassword - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Set Password query scheme.
PropQuerySetUserProp - Static variable in class com.netegrity.sdk.policyapi.SmODBCQuery
Constant to indicate the Set User Property query scheme.
PropRadiusBehavior - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The property Radius Behavior.
PropRadiusType - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The property Radius Type.
PropRealm - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate the property Realm (searchable).
PropRealmHintAttrId - Static variable in class com.netegrity.sdk.policyapi.SmAgent
The object's Realm Hint Attribute property.
PropRealms - Static variable in class com.netegrity.sdk.policyapi.SmDomain
The object's Realms property.
PropReenablement - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Re-enablement.
PropRegExpressionValue - Static variable in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Constant to indicate the property Tagged value (searchable).
PropRegistrationURL - Static variable in class com.netegrity.sdk.policyapi.SmSelfReg
Constant to indicate the property Registration URL.
PropRegularExpression - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate the property Regular Expression.
PropRegularExpressions - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Regular Expressions.
PropRequestTimeout - Static variable in class com.netegrity.sdk.policyapi.SmHostConfig
Constant to indicate the Host Configuration object's Request Time Out property.
PropRequireCredentials - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Require Credentials.
PropResolution - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property Resolution.
PropResource - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate the property Resource.
PropResourceFilter - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Resource Filter.
PropResourceType - Static variable in class com.netegrity.sdk.policyapi.SmAgentType
The object's resource type property (searchable).
PropResponse - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate the property Response (searchable).
PropResponse - Static variable in class com.netegrity.sdk.policyapi.SmPolicyLink
Constant to indicate the property Response.
PropResponseGroups - Static variable in class com.netegrity.sdk.policyapi.SmDomain
 
PropResponses - Static variable in class com.netegrity.sdk.policyapi.SmResponseGroup
Constant to indicate the property Responses.
PropResponses - Static variable in class com.netegrity.sdk.policyapi.SmDomain
 
PropReturnType - Static variable in class com.netegrity.sdk.policyapi.SmVariable
Constant to indicate the property ReturnType.
PropRfcId - Static variable in class com.netegrity.sdk.policyapi.SmAgentType
The object's IETF Vendor identifier property (searchable).
PropRights - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The object's administrator rights property.
PropRolloverFrequency - Static variable in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Constant to indicate the property Roll over Frequency.
PropRolloverPeriod - Static variable in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Constant to indicate the property Roll Over Period.
PropRootConfig - Static variable in class com.netegrity.sdk.policyapi.SmRootConfig
Property name to be specified in the method getGlobalObjectNames().
PropRule - Static variable in class com.netegrity.sdk.policyapi.SmPolicyLink
Constant to indicate the property Rule.
PropRuleGroups - Static variable in class com.netegrity.sdk.policyapi.SmDomain
 
PropRules - Static variable in class com.netegrity.sdk.policyapi.SmRuleGroup
Constant to indicate the property Rules.
PropRules - Static variable in class com.netegrity.sdk.policyapi.SmDomain
The object's Rules property.
PropScheme - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Authentication Scheme (searchable).
PropScheme - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The object's authentication scheme property.
PropSchemes - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Property name to be specified in the method getGlobalObjectNames().
PropSearchResults - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Search Results.
PropSearchRoot - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Search Root.
PropSearchScope - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Search Scope.
PropSearchTimeout - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Search Timeout.
PropSecret - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate the property Shared Secret.
PropSecret - Static variable in class com.netegrity.sdk.policyapi.SmAgent
The object's Shared Secret property.
PropSecureConnection - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Secure Connection.
PropSelfReg - Static variable in class com.netegrity.sdk.policyapi.SmSelfReg
Property name to be specified in the method getGlobalObjectNames().
PropSelfRegOid - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Self Registration Object Identifier (searchable).
PropServer - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Server.
PropSessionDrift - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Session Drift.
PropSharedSecretPolicy - Static variable in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Property name to be specified in the method getGlobalObjectNames().
PropSmdifFile - Static variable in class com.netegrity.sdk.policyapi.SmMigrationBase
 
PropSyncAudit - Static variable in class com.netegrity.sdk.policyapi.SmRealm
Constant to indicate the property Synchronous Audit.
PropTempFile - Static variable in class com.netegrity.sdk.policyapi.SmImport
 
PropTemplatePath - Static variable in class com.netegrity.sdk.policyapi.SmSelfReg
Constant to indicate the property Template Path.
PropTime - Static variable in class com.netegrity.sdk.policyapi.SmRule
Constant to indicate the property Time.
PropTime - Static variable in class com.netegrity.sdk.policyapi.SmPolicy
Constant to indicate the property Time.
PropTrustedHosts - Static variable in class com.netegrity.sdk.policyapi.SmTrustedHost
Property name to be specified in the method getGlobalObjectNames().
PropTTL - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate the property Time to Live.
PropType - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate the property Type of Authentication (searchable).
PropUniversalIDAttr - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Universal Identifier.
PropUserDirectories - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Property name to be specified in the method getGlobalObjectNames().
PropUserDirectories - Static variable in class com.netegrity.sdk.policyapi.SmDomain
The object's user directories property.
PropUserDirectory - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate the property User Directory (searchable).
PropUserDirectory - Static variable in class com.netegrity.sdk.policyapi.SmSelfReg
Constant to indicate the property User Directory (searchable).
PropUserDirectory - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate the property User Directory (searchable).
PropUserDirectory - Static variable in class com.netegrity.sdk.policyapi.SmCertMap
The object's user directory property (searchable).
PropUserDirectory - Static variable in class com.netegrity.sdk.policyapi.SmAdmin
The object's user directory property (searchable).
PropUserLookupEnd - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Userlookup End.
PropUserLookupStart - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Userlookup Start.
PropUsername - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Constant to indicate the property Username.
PropUserPolicies - Static variable in class com.netegrity.sdk.policyapi.SmPolicy
Constant to indicate the property User Policy.
PropValidateDirOid - Static variable in class com.netegrity.sdk.policyapi.SmAuthValidateMap
The object's validation user directory property
PropValue - Static variable in class com.netegrity.sdk.policyapi.SmResponseAttr
Constant to indicate the property Value.
PropValues - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The property Values.
PropVariableExpr - Static variable in class com.netegrity.sdk.policyapi.SmPolicy
Constant to indicate the property Variable Expression.
PropVariables - Static variable in class com.netegrity.sdk.policyapi.SmDomain
 
PropVariableType - Static variable in class com.netegrity.sdk.policyapi.SmVariable
Constant to indicate the property VariableType
PropVendor - Static variable in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
The property Agent Type.
PropWelcomePathProvider - Static variable in class com.netegrity.sdk.policyapi.SmSelfReg
Constant to indicate the property Welcome Path Provider.
PW_EXIRED - Static variable in class com.netegrity.sdk.apiutil.SmUserPasswordState
 
PW_MUST_CHANGE - Static variable in class com.netegrity.sdk.apiutil.SmUserPasswordState
 

Q

QUERY_CLASS - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate that the policy object is contained in the result set of a directory-specific query.
query(String, String, SmAuthQueryCode, SmAuthQueryResponse) - Method in interface com.netegrity.policyserver.smapi.SmAuthScheme
Returns information about the authentication scheme or about the kind of credentials that the authentication scheme requires.
queryVersion(int[]) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Returns the Session Server's version.

R

RADIUS_ACTION_AUTHENTICATE - Static variable in class com.netegrity.sdk.policyapi.SmAgentType
Authenticate action for RADIUS Agent Type
readAttributes(Hashtable) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Copies the specified attributes to the current object.
readConfigData() - Method in class com.netegrity.sdk.apiutil.SmImportFileHandler
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Copies the search criteria properties from properties to this object.
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmVariableType
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmVariable
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Read specified properties from hashtable into class members.
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmImport
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmHostConfig
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmExport
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAgentConfig
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmSelfReg
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmScheme
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmRuleGroup
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmRule
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmResponseGroup
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmResponse
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmRealm
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmPolicy
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
readProperties(Hashtable) - Method in interface com.netegrity.sdk.policyapi.SmObject
Copies the object properties from the specified hashtable.
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmDomainObjectImpl
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmDomain
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmCertMap
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAgentType
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAgentGroup
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAgent
 
readProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAdmin
 
readSmdifData() - Method in class com.netegrity.sdk.apiutil.SmImportFileHandler
 
RealmDef - class netegrity.siteminder.javaagent.RealmDef.
Holds information needed to describe a realm in the Agent API.
RealmDef() - Constructor for class netegrity.siteminder.javaagent.RealmDef
Creates an empty realm descriptor.
reason - Variable in class netegrity.siteminder.javaagent.UserCredentials
The original reason code from a previous authentication that has failed or been challenged.
reason - Variable in class netegrity.siteminder.javaagent.SessionDef
The reason for a failed authentication or authorization.
REASON_ACCOUNT_INACTIVITY - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_ANONYMOUS - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_AUTH_LEVEL_TOO_LOW - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_BAD_PW_CHANGE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_BUFFER_OVERFLOW - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_CERT_ON_HOLD - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_CERT_REVOKED_AFFILIATION_CHANGE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_CERT_REVOKED_KEY_COMPROMISED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_CERTIFICATE_REVOKED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_CRL_OUT_OF_DATE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_ERROR_MESSAGE_IS_REDIRECT - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_EXCESSIVE_FAILED_LOGIN_ATTEMPTS - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_EXPIRED_SESSION - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_FEDERATION_INVALID_MESSAGE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_FEDERATION_NO_LOGIN_ID - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_FEDERATION_UNACCEPTED_MESSAGE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_FEDERATION_USER_NOT_IN_DIR - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_GUEST - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_IDLE_SESSION - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_IMMED_PW_CHANGE_REQUIRED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_IMPERSONATED_USER_NOT_IN_DIR - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_INVALID_SESSION - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_INVALID_SESSION_ID - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_INVALID_SESSION_IP - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_MAX_DEFINED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_MISCONFIGURED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_NEW_PIN_ACCEPTED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_NEW_PIN_SELECT - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_NEW_PIN_SYS_TOKENCODE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_NEW_USER_PIN_TOKENCODE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_NEXT_TOKEN_CODE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_NO_REDIRECT_CONFIGURED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_NONE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_NONE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Indicates that there is no reason associated with the result.
REASON_POLICY_SERVER_ENFORCED_IDLE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_POLICY_SERVER_ENFORCED_TIMEOUT - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_PW_CHANGE_ACCEPTED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_PW_CHANGE_FAILED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_PW_EXPIRED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_PW_MUST_CHANGE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_PW_SELF_CHANGE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_PW_WILL_EXPIRE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_REVOKED_SESSION - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_SERVER_EXCEPTION - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_SET_PERSISTENT_SESSION_FAILED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_TOKEN_CARD_CHALLENGE - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_UNKNOWN_SCHEME - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_UNKNOWN_USER - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_UNSUPPORTED_SCHEME - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_USER_DISABLED - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
REASON_USER_LOGOUT - Static variable in class com.netegrity.policyserver.smapi.SmAuthenticationResult
 
Refresh - Static variable in class com.netegrity.sdk.dmsapi.SmDmsSearch
The search should be performed again.
release() - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Releases the Session Server.
release(APIContext) - Method in interface com.netegrity.policyserver.smapi.MessageConsumerPlugin
Performs any close-down procedures that the MessageConsumerPlugin requires.
release(APIContext) - Method in interface com.netegrity.policyserver.smapi.AssertionGeneratorCacheObject
Performs any rundown procedures that the custom object requires.
release(APIContext) - Method in interface com.netegrity.policyserver.smapi.ActiveExpression
Performs any rundown procedures that the ActiveExpression object requires.
release(String, String) - Method in interface com.netegrity.policyserver.smapi.SmAuthScheme
Performs any rundown procedures that the authentication scheme requires.
removeAdminFromDomain(String, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
removeAdminFromDomain(String, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Disassociates a user directory from a domain.
removeAgentConfigProperties() - Method in class com.netegrity.sdk.policyapi.SmAgentConfig
Removes all properties of the Agent Configuration Object.
removeAgentConfigProperty(SmProperty) - Method in class com.netegrity.sdk.policyapi.SmAgentConfig
Removes the specified parameter of the Agent Configuration Object.
removeAllAttributes() - Method in class netegrity.siteminder.javaagent.AttributeList
Removes all attributes from the collection.
removeAttribute(Attribute) - Method in class netegrity.siteminder.javaagent.AttributeList
 
removeFromGroup(int, String, String, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
removeFromGroup(int, String, String, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Removes a group member of any type (rule, response, agent) from the specified group.
removeFromGroup(SmDmsGroup) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Removes the current object from a group.
removeFromRole(SmDmsRole) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Removes this user from the specified DMS role.
removeIMSEnvFromDomain(String, String) - Method in class com.netegrity.sdk.imspolicyapi.SmImsPolicyApiImpl
 
removeIMSEnvFromDomain(String, String) - Method in interface com.netegrity.sdk.imspolicyapi.SmImsPolicyApi
Removes IMS Environment from Domain.
removeRegularExpressionFromPasswordPolicy(SmPwdPolicyRegularExpression) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
removeRegularExpressionFromPasswordPolicy(SmPwdPolicyRegularExpression) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Removes the regular expression from password policy.
removeSessionID(String, String, String) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Removes the indicated session ID from the expiry table.
removeUserDirFromDomain(String, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
removeUserDirFromDomain(String, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Disassociates a user directory from a domain.
renameObject(SmObjId, String) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
renameObject(SmObjId, String) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Renames an object.
REQUEST_CONTEXT_VARIABLES - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
 
RequestContext - class com.netegrity.policyserver.smapi.RequestContext.
Provides information about the user's access request-- for example, the server or resource portion of the request.
Reset - Static variable in class com.netegrity.sdk.dmsapi.SmDmsSearch
The search should start from the beginning.
resetObject() - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
resetObject() - Method in class com.netegrity.sdk.policyapi.SmImport
 
resetObject() - Method in class com.netegrity.sdk.policyapi.SmExport
 
resource - Variable in class netegrity.siteminder.javaagent.ResourceContextDef
The name of the resource to check -- for example, /inventory/.
ResourceContextDef - class netegrity.siteminder.javaagent.ResourceContextDef.
Holds information needed to describe a resource context in the Agent API.
ResourceContextDef() - Constructor for class netegrity.siteminder.javaagent.ResourceContextDef
Creates a resource context.
ResourceContextDef(String, String, String, String) - Constructor for class netegrity.siteminder.javaagent.ResourceContextDef
Creates a resource context with the specified parameters.
Response_Group_Prop - Static variable in interface com.netegrity.sdk.policyapi.SmGroup
Constant to indicate that the SmGroup object is of type Response.
RETCODE_BAD_INPUT - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
RETCODE_DB_IO - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
RETCODE_NOT_INITTED - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
RETCODE_OK - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
RETCODE_UNKNOWN - Static variable in class com.netegrity.policyserver.smapi.SmSessionServer
 
retrieveNoSessionResponse(String, String[]) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Retrieves an artifact created for a sessionless response from the expiry table.
retrieveSessionID(String, String, String, String[]) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Retrieves a session ID from the expiry table that is mapped to the indicated user, partnership, and remote sessionIndex.
retrieveSessionIDs(String, String, List) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Retrieves a session ID from the expiry table that is mapped to the indicated user, partnership, and remote sessionIndex.
ROLE_CLASS - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate that the policy object is the occupant of the specified role.
Rule_Group_Prop - Static variable in interface com.netegrity.sdk.policyapi.SmGroup
Constant to indicate that the SmGroup object is of type Rule.

S

SAML_ASSERTION_VARIABLE - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
 
SAMLConfig - class com.netegrity.policyserver.smapi.SAMLConfig.
The SAMLConfig class facilitates getting Service Provider and Identity Provider properties through Policy Server native implementation.
SAMLConfig() - Constructor for class com.netegrity.policyserver.smapi.SAMLConfig
 
SamlDataContext - class com.netegrity.policyserver.smapi.SamlDataContext.
This class is for internal use only.
SamlDataContext(long) - Constructor for class com.netegrity.policyserver.smapi.SamlDataContext
Constructor
SamlDataContext(long, long) - Constructor for class com.netegrity.policyserver.smapi.SamlDataContext
 
search(SmDmsSearch) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Searches an organization for the specified search criteria.
search(SmDmsSearch, int) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Searches an organization for the specified search criteria and in the specified direction.
search(SmDmsSearch, SmDmsCursor) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Searches an organization for the specified search criteria, sorts the result set, and fetches the first page.
search(SmDmsSearch, SmDmsCursor, int) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Searches an organization for the specified search criteria according to the specified cursor description and search direction.
search(SmObject, String[], Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
search(SmObject, String[], Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Searches the policy store for the specified object using the specified search criteria.
searchBack(SmDmsSearch) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Searches backward in an organization for the specified search criteria.
searchBack(SmDmsSearch, SmDmsCursor) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Fetches the previous page in the result set and refreshes the search if necessary.
searchForward(SmDmsSearch) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Searches forward in an organization for the specified search criteria.
searchForward(SmDmsSearch, SmDmsCursor) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Fetches the next page in the result set and refreshes the search if necessary.
searchRefresh(SmDmsSearch) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Repeats the search for the specified search criteria.
searchRefresh(SmDmsSearch, SmDmsCursor) - Method in class com.netegrity.sdk.dmsapi.SmDmsOrganization
Repeats the search for the specified search criteria, sorts the result, and fetches the same page currently being viewed.
server - Variable in class netegrity.siteminder.javaagent.ResourceContextDef
The name of the server.
SERVER_ADD_MEMBER - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to add the member to a group.
SERVER_AUTH_CHALLENGE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Authentication challenge.
SERVER_AUTH_REJECT - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
User authentication was rejected due to invalid credentials.
SERVER_BAD_ATTR_FORMAT - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Attribute value not formatted properly
SERVER_BAD_FORMAT - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Badly formatted command.
SERVER_CHANGE_PASSWORD - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to change the user password.
SERVER_CONFIGURATION_FAILURE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Unable to get server configuration.
SERVER_CREATE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to create directory object.
SERVER_DELETE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to delete the object.
SERVER_DIRECTORY_OBJECT - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Directory connection failed or object does not exist.
SERVER_EXCEPTION - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Server Exception while processing the API request.
SERVER_EXPIRED_SESSION - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
The session in the API request has expired.
SERVER_FAILURE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
API request has failed.
SERVER_FETCH_DOMAIN - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to fetch the SiteMinder domain.
SERVER_FETCH_REALM - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to fetch the SiteMinder realm.
SERVER_FETCH_REG_SCHEME - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to fetch the SiteMinder registration scheme.
SERVER_FETCH_USER_DIR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to fetch the SiteMinder user directory.
SERVER_GET_GROUPS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to get groups.
SERVER_GET_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to get object properties.
SERVER_GET_ROLES - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to get roles.
SERVER_GET_TEMP_PASSWORD - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Could not generate a temporary password.
SERVER_IMEXPORT_CRYPTO_ERROR1 - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Policy Server-side crypto configuration error during policy data import/export.
SERVER_IMEXPORT_CRYPTO_ERROR2 - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Policy Server-side crypto configuration error during policy data import/export.
SERVER_IMEXPORT_CRYPTO_ERROR3 - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Crypto configuration error during policy data import/export.
SERVER_IMEXPORT_CRYPTO_INITIALIZE_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Crypto initialization error during policy data import/export.
SERVER_IMEXPORT_FILE_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
File error during policy data import/export,
SERVER_IMEXPORT_INITIALIZATION_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Initialization error during policy data import/export.
SERVER_IMEXPORT_INVALID_MATCH - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid match during policy data import/export.
SERVER_IMEXPORT_INVALID_OBJECT - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid object during policy data import/export.
SERVER_IMEXPORT_INVALID_OID - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid OID during policy data import/export.
SERVER_IMEXPORT_INVALID_PARENT - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid parent object during policy data import/export.
SERVER_IMEXPORT_INVALID_PROPERTY - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid property during policy data import/export.
SERVER_IMEXPORT_MIGRATION_CREATE_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Migration object creation error during policy data import/export.
SERVER_IMEXPORT_NO_DOMAIN - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Wrong domain name supplied for policy data export.
SERVER_IMEXPORT_NO_IMS_DIRECTORY - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Wrong IMS directory name supplied for policy data export.
SERVER_IMEXPORT_NO_IMS_ENV - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Wrong IMS environment name supplied for policy data export.
SERVER_IMEXPORT_OBJECT_FETCH_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Unable to fetch object during policy data import/export.
SERVER_IMEXPORT_OBJECT_NOTFOUND - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Object not found during policy data import/export.
SERVER_IMEXPORT_ODBS_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
ODBC error during policy data import/export.
SERVER_IMEXPORT_OVERWRITE_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Overwrite error during policy data import/export.
SERVER_IMEXPORT_POLICY_STORE_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Error opening policy store during policy data import/export.
SERVER_IMEXPORT_PROPERTY_ACCESS_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Unable to access property during policy data import/export.
SERVER_IMEXPORT_PROPERTY_NOTFOUND - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Property not found during policy data import/export.
SERVER_IMEXPORT_READ_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Error reading from file during policy data export.
SERVER_IMEXPORT_SITEMINDER_CREDENTIALS_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Error authenticating Siteminder aadminstrator credentials during policy data import/export.
SERVER_IMEXPORT_UNKNOWN_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Unknown error during policy data import.
SERVER_IMEXPORT_WRITE_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Error reading from file during policy data import.
SERVER_INVALID_DIRECTORY - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid user directory configuration.
SERVER_INVALID_OBJECTCLASS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Invalid object class.
SERVER_INVALID_PASSWORD - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Password is invalid.
SERVER_INVALID_SESSION - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
The session in the API request is invalid.
SERVER_MISMATCH - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Mismatch
SERVER_NO_COMMAND - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
The API request cannot be recognized.
SERVER_NO_ITEMS_FOUND - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
No items found.
SERVER_NO_SESSION - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
The API request did not contain any session information.
SERVER_NOT_AUTHORIZED - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
The user is not authorized to perform the API request.
SERVER_NOT_IMPLEMENTED - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
The API request is not implemented.
SERVER_PASSWORDSTATE - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
The SmDmsUserPWState object cannot be accessed correctly.
SERVER_POLICY_API - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Policy API error occurred during the request.
SERVER_REMOVE_MEMBER - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to remove the member from a group.
SERVER_RESPONSE_TOO_BIG - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
The response is too big.
SERVER_SEARCH - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to search.
SERVER_SET_PROPS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Failed to set object properties.
SERVER_TOO_MANY_ITEMS_FOUND - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Too many items found.
SERVER_USER_DIR_NOT_CONFIGURED - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
User directory not configured properly.
SERVER_USER_POLICY_IN_CONSISTENT_AND_BIT_MASK - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Mismatched setting of AND bit between user policies of same user directory
SERVER_WORKFLOW_EXCEPTION - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Exception caught in the workflow library.
SERVER_WORKFLOW_INIT - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Could not load or initialize the workflow library.
SERVER_WORKFLOW_POSTPROCESS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Error occurred during workflow post-process.
SERVER_WORKFLOW_PREPROCESS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Error occurred during workflow pre-process.
ServerDef - class netegrity.siteminder.javaagent.ServerDef.
Holds information needed to define a connection between the client application and the Policy Server.
ServerDef() - Constructor for class netegrity.siteminder.javaagent.ServerDef
Creates an empty ServerDef object.
serverIpAddress - Variable in class netegrity.siteminder.javaagent.ServerDef
Server IP address.
SessionDef - class netegrity.siteminder.javaagent.SessionDef.
Holds information needed to describe a session in the Agent API.
SessionDef() - Constructor for class netegrity.siteminder.javaagent.SessionDef
Creates an empty session.
SessionInfoContext - class com.netegrity.policyserver.smapi.SessionInfoContext.
This class is for internal use only.
SessionInfoContext(ActiveExpressionContext) - Constructor for class com.netegrity.policyserver.smapi.SessionInfoContext
Constructor
sessionLastTime - Variable in class netegrity.siteminder.javaagent.SessionDef
The server time, in GMT, when the session was last seen by the Policy Server.
sessionStartTime - Variable in class netegrity.siteminder.javaagent.SessionDef
The server time, in GMT, when the session started.
SessionVariableContext - class com.netegrity.policyserver.smapi.SessionVariableContext.
This class is for internal use only.
SessionVariableContext(ActiveExpressionContext) - Constructor for class com.netegrity.policyserver.smapi.SessionVariableContext
Constructor
SessionVariableContext(long) - Constructor for class com.netegrity.policyserver.smapi.SessionVariableContext
Constructor
set4xAgentFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
set4xFileFormat() - Method in class com.netegrity.sdk.policyapi.SmImportAttr
Sets a flag to indicate that the input file is in SiteMinder 4.x format.
set4xHost(boolean) - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Set the 4xhost value in trustedhost.
setAction(String) - Method in class com.netegrity.sdk.policyapi.SmRule
Sets the type of action that the rule is executes.
setActions(String[]) - Method in class com.netegrity.sdk.policyapi.SmAgentType
Sets the actions for the Agent Type.
setActiveDir() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Sets the Directory type as Active directory.
setActiveExpression(String) - Method in class com.netegrity.sdk.policyapi.SmRule
Sets the active expression for the rule.
setActiveExpression(String) - Method in class com.netegrity.sdk.policyapi.SmPolicy
Sets the active expression for the policy.
setActiveExprOid(SmObjId) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
This function should not be used.
setADEnhanced(boolean) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Sets the ADEnhanced setting.
setAdmin(String) - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Sets the name of the administrator account to use to register the trusted host with the Policy Server.
setAdminRights(int) - Method in class com.netegrity.sdk.policyapi.SmAdmin
Sets the rights of the administrator.
setAgent(Object) - Method in class com.netegrity.sdk.policyapi.SmRule
Sets the Object identifier of the agent if the Rule is Global.
setAgent(Object) - Method in class com.netegrity.sdk.policyapi.SmRealm
Sets the Object identifier of the agent or the agent group associated with the realm.
setAgentApiConnection(AgentAPI) - Method in class com.netegrity.sdk.apiutil.SmApiConnection
Sets an Agent API connection.
setAgentConfigFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setAgentConfigProperties(SmProperty[]) - Method in class com.netegrity.sdk.policyapi.SmAgentConfig
Creates a private hashtable containing Agent Configuration object parameters from passed SmProperty objects.
setAgentConfigProperty(SmProperty) - Method in class com.netegrity.sdk.policyapi.SmAgentConfig
Adds a new agent configuration parameter or updates value of an existing one.
setAgentType(int) - Method in class com.netegrity.sdk.policyapi.SmAgentType
Sets the Agent type.
setAgentType(Object) - Method in class com.netegrity.sdk.policyapi.SmRuleGroup
Sets the agent type for the rule group.
setAgentType(Object) - Method in class com.netegrity.sdk.policyapi.SmRule
Sets the Object identifier of the agent type.
setAgentType(Object) - Method in class com.netegrity.sdk.policyapi.SmResponseGroup
Sets the type of agent associated with the response group.
setAgentType(Object) - Method in class com.netegrity.sdk.policyapi.SmResponse
Set the Object identifier of the agent type.
setAgentType(Object) - Method in class com.netegrity.sdk.policyapi.SmRealm
Sets the Object identifier of the agent type.
setAgentType(Object) - Method in class com.netegrity.sdk.policyapi.SmAgentGroup
Sets the type of Agent group.
setAgentType(Object) - Method in class com.netegrity.sdk.policyapi.SmAgent
Sets the type of Agent.
setAgentType(SmAgentType) - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Sets the Object identifier of the agent type attribute.
setAgentTypeAttr(Object) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the Object identifier of the agent type attribute.
setAgentTypeSpecific(int) - Method in class com.netegrity.sdk.policyapi.SmAgentType
Sets the vendor-specific offset provided by the RADIUS vendor.
setAllowAccess(boolean) - Method in class com.netegrity.sdk.policyapi.SmRule
Specifies whether to allow or deny access to the resource protected by the rule.
setAllowSaveCreds(boolean) - Method in class com.netegrity.sdk.policyapi.SmScheme
Specifies whether the authentication scheme is allowed to save user credentials.
setApiConnection(SmApiConnection) - Method in class com.netegrity.sdk.apiutil.SmApiSession
Sets a valid API connection.
setApiSession(SmApiSession) - Method in class com.netegrity.sdk.dmsapi.SmDmsApiImpl
Sets the API session object.
setApiSession(SmApiSession) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
setApiSession(SmApiSession) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Sets the API session object.
setAssertionExpiration(Date) - Method in class com.netegrity.policyserver.smapi.SamlDataContext
 
setAssertionId(String) - Method in class com.netegrity.policyserver.smapi.SamlDataContext
 
setAttribute(String, Object) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Adds an attribute name-value pair.
setAttributes(Hashtable) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Sets the attributes for the current object.
setAttrType(int) - Method in class com.netegrity.sdk.policyapi.SmCertMap
Sets the type of the attribute.
setAttrValue(String) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the value of the variable name in the attribute.
setAuthAzType(int) - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
Sets the authentication and authorization directory mapping type.
setAuthUserDir(Object) - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
Sets the authentication directory for the directory mapping.
setAuthUserDir(String) - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Sets the authentication directory for the directory mapping.
setAuthValidateType(String) - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Sets the authentication and validation directory mapping type.
setAzUserDir(Object) - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
Sets the authorization directory for the directory mapping.
setAzUserDirOid(Object) - Method in class com.netegrity.sdk.policyapi.SmRealm
Set the Object identifier of the directory where users accessing resources in this realm will be authorized.
setBlockSize(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Sets the block size to be returned from the result set.
setCADN(String) - Method in class com.netegrity.sdk.policyapi.SmCertMap
Sets the distinguished name of the issuing Certificate Authority.
setChallengeRespAttr(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the name of the user directory attribute that contains a challenge response for SiteMinder to send back to a user -- for example, a hint for a forgotten password.
setChangeFrequency(int) - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Sets the Change Frequency for Key Management Object
setChangeValue(int) - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Sets the Change Value for Key Management Object
setClassId(int) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
setClassId(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Sets the object class identifier.
setClassId(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Sets the object class identifier.
setCleartextFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setClusters(String) - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Specifies TCP/IP connectivity information for clusters of Policy Servers with which the trusted host can communicate.
setComponentId(int) - Method in class com.netegrity.policyserver.smapi.SmAPIContextLogger
Set the component ID to be used for log and trace messages for this context logger.
setConfigFile(String) - Method in class com.netegrity.sdk.apiutil.SmImportFileHandler
 
setConfigFile(String) - Method in class com.netegrity.sdk.apiutil.SmExportFileHandler
 
setConfigFile(String) - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
setContinueOnErrorFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setCryptoOpMode(int) - Method in class netegrity.siteminder.javaagent.InitDef
Sets the Crypto Operational Mode.
setData(byte[]) - Method in class com.netegrity.policyserver.smapi.AppSpecificContext
Sets the request-specific data to share.
setData(String) - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
setDataSize(int) - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
setDataType(int) - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Sets the DataType of the agent type attribute.
setDefinition(String) - Method in class com.netegrity.sdk.policyapi.SmVariable
Sets the Definition.
setDescription(String) - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Sets the description of the object to null.
setDescription(String) - Method in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Regular Expression (Tagged String) object does not have a description property.
setDescription(String) - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Sets the description of the object to null.
setDescription(String) - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Authentication and validation directory mapping objects do not have a description property.
setDescription(String) - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Sets the description of the object to null.
setDescription(String) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Sets the description of the object to null.
setDescription(String) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the description of the object to null.
setDescription(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
Sets the description of the object to null.
setDescription(String) - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
setDescription(String) - Method in interface com.netegrity.sdk.policyapi.SmObject
Sets the description of the object.
setDescription(String) - Method in class com.netegrity.sdk.policyapi.SmCertMap
Certificate mapping objects do not have a description property.
setDescription(String) - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
Authentication and authorization directory mapping objects do not have a description property.
setDictionaryName(String) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Set the location of a dictionary file for words that cannot be used in a password.
setDictionaryPartial(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the minimum number of letters needed to qualify for dictionary checking.
setDirAuth(boolean) - Method in class com.netegrity.sdk.policyapi.SmAdmin
Specifies whether the administrator account is found in an external directory.
setDirOid(String) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
setDirType(int) - Method in class com.netegrity.sdk.policyapi.SmCertMap
Sets the type of the directory.
setDisable() - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Disables the user account.
setDisabledAttr(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the name of the user directory attribute that SiteMinder uses to keep track of a user’s enabled or disabled state.
setDisabledState(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Sets the disabled state of the user account.
setDisabledTime(Date) - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Sets the time the user object was disabled.
setDisabledTime(int) - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Sets the disabled time of the user password state.
setDisabledTime(long) - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Sets the time the user object was disabled.
setDn(String) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
setDn(String) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the distinguished name of the user group from which you want to retrieve the user attribute.
setDnAttr(String) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets an attribute associated with an LDAP or ODBC directory object to which the user is related, such as a group or an organizational unit (OU).
setDnProp(String, String, String) - Method in class com.netegrity.policyserver.smapi.UserContext
Sets the property value of a directory object DN.
setDnProp(String, String, String) - Method in class com.netegrity.sdk.policyapi.SmUserContext
Sets the property value of a directory object DN.
setDomain(Object) - Method in class com.netegrity.sdk.policyapi.SmDomainObjectImpl
 
setDomain(Object) - Method in interface com.netegrity.sdk.policyapi.SmDomainObject
Sets the Object identifier of the Domain object.
setDomain(String) - Method in class com.netegrity.sdk.policyapi.SmExport
 
setDomain(String, boolean) - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Specifies the name of policy domain to export (instead of the entire policy store).
setDomainName(String) - Method in class com.netegrity.sdk.policyapi.SmDomainObjectImpl
 
setDomainName(String) - Method in interface com.netegrity.sdk.policyapi.SmDomainObject
Sets the Domain name of the object

Deprecated. The preferred way to set the Domain identifier for Object xx (Realm / Rule/ Response / ResponseAttr / Policy / PolicyLink / UserPolicy) is xx.setDomain (domain) or xx.setDomain (domain.getOid())
setDynamicPrefs(String) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Sets dynamic preferences for the object.
setEmailAddressAttr(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Reserved for future use.
setEmptyPasswordHistory(boolean) - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Sets the password history of the user password state.If true, empty the password history.
setEnable() - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Enables the user account.
setEnabled(boolean) - Method in class com.netegrity.sdk.policyapi.SmRule
Enables the rule.
setEnabled(boolean) - Method in class com.netegrity.sdk.policyapi.SmPolicy
Enables the policy.
setEnabled(boolean) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Specifies whether the password policy is enabled.
setEnableFailOver(int) - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Sets whether the trusted host is configured to communicate with multiple Policy Server in failover or round-robin operation mode.
setEnableLogging(boolean) - Method in class com.netegrity.sdk.policyapi.SmSelfReg
Specifies whether to log registration information.
setEnableRollOver(int) - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Sets whether the shared secret used to encrypt communication between the trusted host and the Policy Server should be periodically rolled over.
setEnableSecurityContext(boolean) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
This attribute directs the user directory to initiate lookups in the context of the authenticated user.
setEnableUserTracking(boolean) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Sets the Enable User Tracking setting.
setEndDate(Calendar) - Method in class com.netegrity.sdk.policyapi.SmTime
Sets the end date for the time restriction.
setEndIPAddress(String) - Method in class com.netegrity.sdk.policyapi.SmIPAddress
Sets the ending IP address on which the restriction is to be placed.
setEntireDir(boolean) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Specifies whether the password policy applies to the whole directory.
setErrorText(String) - Method in class com.netegrity.policyserver.smapi.SmAuthenticationContext
Sets the error text response for this authentication request.
setErrorText(String) - Method in class com.netegrity.policyserver.smapi.TunnelServiceContext
Sets the error text for this Tunnel Service.
setErrorText(String) - Method in class com.netegrity.policyserver.smapi.ActiveExpressionContext
Sets the error text response for this ActiveExpressionContext.
setExpirationDelay(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the Number of days of inactivity allowed before user account is disabled.
setExportAgentKeys() - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Sets a flag to export Agent keys stored in the policy store along with the rest of the policy store data.
setExportDependenciesFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setExportImportIMSObjectsOnlyFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setExportImportVarablesOnlyFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setExportKeys() - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Sets a flag to export only the Agent keys in the policy store.
setExportKeysFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setExportVariables() - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Sets a flag to export only variables in the policy store.
setFailoverThreshold(int) - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Sets the failover threshold percentage value for clusters.
setFileIndex(int) - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
setFileName(String) - Method in class com.netegrity.sdk.policyapi.SmImportAttr
Specifies the path and filename of the input .smdif file name.
setFileName(String, boolean) - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Specifies the path and filename of the output .smdif file name.
setFileType(String) - Method in class com.netegrity.sdk.policyapi.SmExport
 
setFilter(String) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Sets the search filter criteria.
setFilter(String) - Method in class com.netegrity.sdk.policyapi.SmVariableType
 
setFilterClass(String) - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Sets the filter class of the user policy.
setFilterClass(String) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
If isEntireDir() is false, use this method to specify the object class where the password policy applies.
setFilterPath(String) - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Sets the filter path of the user policy.
setFilterPath(String) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
If isEntireDir() is false, use this method to specify the users to whom the password policy applies.
setFIPSMode(int) - Method in class netegrity.siteminder.javaagent.InitDef
Deprecated. This method will be removed in future versions of the API, please use InitDef.setCryptoOpMode(int). Replace setFIPSMode(FIPS140_COMPAT) with setCryptoOpMode(CRYPTO_OP_COMPAT). Replace setFIPSMode(FIPS140_ONLY) with either setCryptoOpMode(CRYPTO_OP_MIGRATE_F1402) or setCryptoOpMode(CRYPTO_OP_F1402).
setFireHour(int) - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Sets the Fire Hour for Key Management Object
setFlags(int) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setFlags(int) - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
setFlags(int) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Reserved function.
setFlags(int) - Method in class com.netegrity.sdk.policyapi.SmCertMap
Sets the flags.
setFunction(String) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the name of the function in the shared library that implements the active response.
setGenericErrorMessageId(int) - Method in class com.netegrity.policyserver.smapi.SmAPIContextLogger
Set the message ID to be used for an error message from a customer plugin.
setGenericInfoMessageId(int) - Method in class com.netegrity.policyserver.smapi.SmAPIContextLogger
Set the message ID to be used for an info message from a customer plugin.
setGuidAttr(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the name of the user directory attribute that is designated as the anonymous user distinguished name (DN).
setHostConfigFile(String) - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Sets the full path to the Host Configuration File that will be created to contain registration data for the trusted host when registration is complete.
setHostConfigObjName(String) - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Sets the name of the Host Configuration Object on the Policy Server to be used for the trusted host to be registered.
setHostname(String) - Method in class com.netegrity.sdk.policyapi.SmIPAddress
Specifies the host name of the machine that must be in use for the rule or policy to fire.
setId(int) - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Sets the value of Identifier of the agent type attribute.
setIdleTimeout(int) - Method in class com.netegrity.sdk.policyapi.SmRealm
Sets the amount of time a user can remain authenticated for the protected resources in the realm without interacting with the resources.
setIgnorePwCheck(boolean) - Method in class com.netegrity.sdk.policyapi.SmScheme
Specifies whether password policies are disabled for the authentication scheme.
setImportAgentKeys() - Method in class com.netegrity.sdk.policyapi.SmImportAttr
Sets a flag to import Agent keys.
setImportExportKeysOnlyFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setImportKeysFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setImportVariables() - Method in class com.netegrity.sdk.policyapi.SmImportAttr
Sets a flag to import variables only.
setIMSDir(String) - Method in class com.netegrity.sdk.policyapi.SmExport
 
setIMSDir(String, boolean) - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Specifies the name of an IdentityMinder directory to export.
setIMSEnv(String) - Method in class com.netegrity.sdk.policyapi.SmExport
 
setIMSEnv(String, boolean) - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Specifies the name of an IdentityMinder environment to export.
setIMSObjectsOnly() - Method in class com.netegrity.sdk.policyapi.SmImportAttr
Sets a flag to import IdentityMinder objects only.
setInitExportFlag(boolean) - Method in class com.netegrity.sdk.policyapi.SmExport
 
setInitImportFlag(boolean) - Method in class com.netegrity.sdk.policyapi.SmImport
 
setIpAddr(String) - Method in class com.netegrity.sdk.policyapi.SmAgent
Sets the IP address of the machine where the Agent resides.
setIPAddress(String) - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Sets the IP address and port number of the Policy Server where the trusted host is to be registered.
setIPAddress(String) - Method in class com.netegrity.sdk.policyapi.SmIPAddress
Sets the IP address on which the restriction is to be placed.
setIPMode(int) - Method in class com.netegrity.sdk.policyapi.SmIPAddress
Sets the type of IP address restriction.
setIPRestriction(Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicy
Sets the Internet address restriction on the policy.
setIsAffiliate(boolean) - Method in class com.netegrity.sdk.policyapi.SmDomain
Sets the domain as an Affiliate Domain.
setIsEnabled(boolean) - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Sets the Enabled state of Shared Secret Policy object.
setIsEnabled(boolean) - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Sets the Enabled state of Key Management object.
setIsRadius(boolean) - Method in class com.netegrity.sdk.policyapi.SmScheme
Specifies whether the scheme is of type Radius.
setIssuerDN(String) - Method in class com.netegrity.sdk.policyapi.SmCertMap
Sets the distinguished name of the server certificate.
setIsTemplate(boolean) - Method in class com.netegrity.sdk.policyapi.SmScheme
Specifies whether the authentication scheme is a template.
setIsUsedByAdmin(boolean) - Method in class com.netegrity.sdk.policyapi.SmScheme
Specifies whether the authentication scheme can be used to authenticate administrators.
setKeystoreVersion(int) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Sets the Keystore Version value.
setLastLoginTime(Date) - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Sets the time of the user's last successful login.
setLastLoginTime(int) - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Sets the last login time of the user password state.
setLastLoginTime(long) - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Sets the time of the user's last successful login.
setLastPasswordChange(int) - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Sets the last password change time of the user.
setLastPWChangeTime(Date) - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Sets the time of the user's last password change.
setLastPWChangeTime(long) - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Sets the time of the user's last password change.
setLevel(int) - Method in class com.netegrity.sdk.policyapi.SmScheme
Sets the protection level of the authentication scheme.
setLibrary(String) - Method in class com.netegrity.sdk.policyapi.SmScheme
Sets the name of the shared library that implements the authentication scheme.
setLibrary(String) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the name of the shared library that supports the active response.
setLoginDaysGrace(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the number of days in advance to notify user that the password will expire.
setLoginFailures(int) - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Sets the login failures of the user password state.
setLoginFailures(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Sets the number of login failures for this user since the user's last successful login.
setLoginInactivityWarn(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
This is a reserved method.
setLoginMaxFailures(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the maximum number of failed login attempts a user can make before the user account is disabled.
setLoginMaxInactivity(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the number of days of inactivity allowed before a user password expires.
setMajorVersion(int) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Sets the Major Version value.
setMapAttr(String) - Method in class com.netegrity.sdk.policyapi.SmCertMap
Sets the mapping attribute.
setMaxItems(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Sets the maximum number of result set items to display at one time.
setMaxResults(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Sets the maximum number of records that can be returned from a single user directory search operation.
setMaxSocketPerPort(int) - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Sets the maximum number of TCP/IP connections that can be opened between an agent on the trusted host and a particular Policy Server process.
setMaxTimeout(int) - Method in class com.netegrity.sdk.policyapi.SmRealm
Sets the maximum amount of time a user can access the protected resources in the realm before the user must re-authenticate.
setMetaData(String) - Method in class com.netegrity.sdk.policyapi.SmVariable
Sets the MetaData.
setMinorVersion(int) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Sets the Minor Version value.
setMinSocketPerPort(int) - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Sets the number of TCP/IP connections that should be opened between an agent on the trusted host and each Policy Server process at start up.
setMode(int) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Sets the Mode value.
setMode(int) - Method in class com.netegrity.sdk.policyapi.SmDomain
Sets the mode for the domain.
setMoreDataFlag(boolean) - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
setName(String) - Method in class com.netegrity.sdk.apiutil.SmProperty
Sets the name of the property.
setName(String) - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Sets the name of the object to null.
setName(String) - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Sets the name of the object to null.
setName(String) - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Authentication and validation directory mapping objects do not have a name property.
setName(String) - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Sets the name of the object to null.
setName(String) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Sets the name of the object to null.
setName(String) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the name of the object to null.
setName(String) - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
Sets the name of the object to null.
setName(String) - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
setName(String) - Method in interface com.netegrity.sdk.policyapi.SmObject
Sets the name of the object.
setName(String) - Method in class com.netegrity.sdk.policyapi.SmCertMap
Certificate mapping object names are automatically constructed by the API.
setName(String) - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
Authentication and authorization directory mapping objects do not have a name property.
setNamespace(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the namespace of the user directory.
setNestedSecurity(boolean) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
Sets the Nested security setting
setNewKeySetTime(int) - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Sets the New Key Set Time for Key Management Object
setNewSocketStep(int) - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Sets the incremental number of TCP/IP connections that should be opened between an agent and a particular Policy Server process when demand increases and new connections are required.
setNextItem(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Sets the number of the item to start with when displaying the next set of records.
setNoMatch(boolean) - Method in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Sets the noMatch value of regular expression in Password Policy.
setObjectClassname(String) - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
setObjectClassname(String) - Method in interface com.netegrity.sdk.policyapi.SmObject
Sets the Policy API object class name.
setODBCQuery(Object) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Specifies the object identifier for a set of ODBC queries that SiteMinder uses to query the ODBC directory.
setOffset(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsCursor
Sets the starting offset of the block to be returned from the result set.
setOid(Object) - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
setOid(Object) - Method in interface com.netegrity.sdk.policyapi.SmObject
Sets the object identifier for the Object object.
setOid(SmObjId) - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
setOid(SmObjId) - Method in interface com.netegrity.sdk.policyapi.SmObject
Sets the object identifier for the SmObjId object.
setOid(String) - Method in class com.netegrity.sdk.policyapi.SmObjId
Deprecated. Create a new object using SmObjId.valueOf(java.lang.String) rather then trying to modify an existing one.
setOldKeySetTime(int) - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
Sets the Old Key Set Time for Key Management Object
setOrganizationDn(String) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
setOverWriteExistingDatabaseRecords() - Method in class com.netegrity.sdk.policyapi.SmImportAttr
Sets a flag to allow overwriting of existing database records.
setOverwriteFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setParameter(String) - Method in class com.netegrity.sdk.policyapi.SmScheme
Sets the parameter information that is passed to the authentication scheme.
setParameter(String) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the optional list of parameters to be passed to the function in the shared library.
setParentRealmOid(Object) - Method in class com.netegrity.sdk.policyapi.SmRealm
Sets the Object identifier of the parent realm where this realm will be added.
setPassword(String) - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
Sets the password of an administrator account with the rights to register the trusted host with the Policy Server.
setPassword(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Specifies the password needed to access a user directory.
setPassword(String) - Method in class com.netegrity.sdk.policyapi.SmAdmin
Sets the administator's password.
setPasswordAttr(String) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
setPasswordAttr(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the name of the user directory attribute that contains the user's password.
setPasswordBehavior(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
It was used to indicate that don't perform directory updates at login (successful or failed) time, if it was set.
setPasswordCheckLib(String) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
This property is reserved for future use.
setPasswordDataAttr(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the name of the user directory attribute that SiteMinder uses to store password policy information.
setPasswordMaxLength(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the maximum length for user passwords.
setPasswordMaxRepeatingChar(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the maximum number of identical characters that can appear consecutively in a password.
setPasswordMinAlpha(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the minimum number of alphabetic characters (A-Z, a-z) that a password must contain.
setPasswordMinAlphaNum(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the minimum number of alphabetic or numeric characters that a password must contain.
setPasswordMinLength(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the minimum length for user passwords.
setPasswordMinLowerAlpha(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the minimum number of lower-alphanumeric characters that a password must contain.
setPasswordMinNonAlpha(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the minimum number of non-alphanumeric characters that a password must contain.
setPasswordMinNonPrintable(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the minimum number of non-printable characters that must be in a password.
setPasswordMinNumbers(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the minimum number of numeric characters (0-9) that a password must contain.
setPasswordMinPunctuation(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the minimum number of punctuation marks that a password must contain.
setPasswordMinUpperAlpha(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the minimum number of lower-alphanumeric characters that a password must contain.
setPasswordMustChange() - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Forces the user to change his or her password during the next login.
setPasswordPercentDifferent(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the percentage of characters a new password must contain that differ from characters in the previous password.
setPasswordPercentSequence(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the flag that indicates whether or not to ignore sequence (character position) when the different-from-previous-characters percentage is calculated.
setPasswordPolicyOid(Object) - Method in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Sets the object identifier of Password Policy.
setPasswordReuseCount(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the number of new passwords that must be used before an old one can be reused.
setPasswordReuseDelay(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the number of days a user must wait before reusing a password.
setPasswordServicesRedirect(String) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the URL where the user is redirected when an invalid password is entered.
setPasswordSpecialsLength(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the value that is a safeguard against a user's incorporating personal information in a password.
setPasswordState(SmObjId, String, SmUserPasswordState) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
setPasswordState(SmObjId, String, SmUserPasswordState) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
This function sets the password state of the user which includes login failures, disabled time, last login time, empty password history, last password change and previous login time.
setPersistentSessionType(int) - Method in class com.netegrity.sdk.policyapi.SmRealm
Set whether realm should use standard sessions or persistent sessions.
setPolicy(Object) - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Sets the object identifier of the policy associated with the user policy.
setPolicy(Object) - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
Set the policy.
setPolicyFlags(int) - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Sets a bitmask that determines policy behavior regarding user exclusion and recursive policies.
setPolicyResolution(int) - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Set the policy resolution of the user policy.
setPrefetchFlag(boolean) - Method in class com.netegrity.sdk.policyapi.SmVariable
Sets the PrefetchFlag.
setPreviousItem(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Sets the number of the item to start with when displaying the previous set of records.
setPreviousLoginTime(int) - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Sets the previous login time of the user password state.
setPrevLoginTime(Date) - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Sets the user's previous login time.
setPrevLoginTime(long) - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Sets the user's previous login time.
setPriority(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the priority field-Specifies the evaluation priority for the password policy.
setProcessAuthEvents(boolean) - Method in class com.netegrity.sdk.policyapi.SmRealm
Specifies whether the rule is triggered when an authentication attempt occurs.
setProcessAzEvents(boolean) - Method in class com.netegrity.sdk.policyapi.SmRealm
Specifies whether the rule is triggered when an authorization attempt occurs.
setProp(String, String) - Method in class com.netegrity.policyserver.smapi.UserContext
Sets a value for the specified user property.
setProp(String, String) - Method in class com.netegrity.sdk.policyapi.SmUserContext
Sets a value for the specified user property.
setProperties(Hashtable) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
setProperty(Object, Object) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
setPropertyNames(String[]) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Sets the list of property names to search for.
setProtectAll(boolean) - Method in class com.netegrity.sdk.policyapi.SmRealm
Specifies whether to protect all the resources in the new realm.
setProviderId(String) - Method in class com.netegrity.policyserver.smapi.SamlDataContext
 
setQueryAuthenticateUser(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that retrieves a user's password.
setQueryEnumerate(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Set a query that lists the names of user objects in the directory.
setQueryGetGroupProp(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that returns a property of a group that a user belongs to.
setQueryGetGroupProps(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a list of group attributes.
setQueryGetGroups(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that retrieves the names of the groups that the user belongs to.
setQueryGetObjInfo(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that fetches the class of the object.
setQueryGetUserProp(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that returns a comma-separated list of user attributes that reside in the same table as the user name.
setQueryGetUserProps(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a list of user attributes.
setQueryInitUser(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that determines if a particular user exists in the database.
setQueryIsGroupMember(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that identifies the group membership of a particular user.
setQueryLookup(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that returns objects based on an attribute specified in a group table.
setQueryLookupGroup(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that retrieves an attribute from the group table in the database in a User Directory.
setQueryLookupUser(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that retrieves an attribute from the user table in the database in a User Directory.
setQuerySetGroupProp(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that sets a property of a group that a user belongs to.
setQuerySetPassword(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that sets the user password.
setQuerySetUserProp(String) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
Sets a query that sets the value of a user property.
setRadiusBehavior(int[]) - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Sets the RadiusBehavior of the agent type attribute.RadiusBehavior is an array where each index of array represents the following attribute packet type:
setRadiusType(int) - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Sets the RadiusType of the agent type attribute.
setRealm(Object) - Method in class com.netegrity.sdk.policyapi.SmRule
Sets the realm.
setRealmHintAttrId(int) - Method in class com.netegrity.sdk.policyapi.SmAgent
Sets the Realm hint attribute of the Agent.
setRealmOid(String) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
setReason(int) - Method in class com.netegrity.policyserver.smapi.SmAuthenticationResult
Sets the reason portion of this authentication result.
setRecursive(boolean) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Specifies whether response attributes should be retrieved from nested groups.
setReenablement(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Sets the number of minutes a user must wait before attempting to log in again.
setRegExpressionValue(String) - Method in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Sets the value of regular expression in password policy.
setRegistrationURL(String) - Method in class com.netegrity.sdk.policyapi.SmSelfReg
Sets the location of the form used to welcome users who registered and who have been successfully authenticated.
setRegularExpression(boolean) - Method in class com.netegrity.sdk.policyapi.SmRule
Specifies whether to perform regular expression pattern matching.
setRenameFlag(boolean) - Method in class com.netegrity.sdk.apiutil.SmFlag
 
setRenameOff() - Method in class com.netegrity.sdk.policyapi.SmImportAttr
Sets a flag to turn off automatic renaming of objects.
setRequestTimeout(int) - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Sets the length of time (in seconds) that an agent on the trusted host will wait for a response from a Policy Server before deciding that the Policy Server is unavailable.
setRequireCredentials(boolean) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Specifies whether credentials are necessary to authenticate against a user directory.
setResolution(int) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Shows how the password policy applies to the users specified in setFilterPath().
setResource(String) - Method in class com.netegrity.sdk.policyapi.SmRule
Sets the resource protected by the rule.
setResourceFilter(String) - Method in class com.netegrity.sdk.policyapi.SmRealm
Sets the path of the resource filter.
setResourceType(int) - Method in class com.netegrity.sdk.policyapi.SmAgentType
Sets the resource type that the agent will protect.
setResponse(Object) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the response associated with the current response attribute.
setResponse(Object) - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
Set the response.
setResponseBuffer(String) - Method in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Sets the response text for this authentication request.
setResponseCode(int) - Method in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Sets the response code to pass to the Policy Server.
setResponseInPolicyLink(SmPolicyLink) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
setResponseInPolicyLink(SmPolicyLink) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Changes the response for a particular policy link.
setReturnType(int) - Method in class com.netegrity.sdk.policyapi.SmVariable
Sets the returnType.
setReturnVarsResolved(String) - Method in class com.netegrity.policyserver.smapi.RequestContext
Internal use only.
setReturnVarsToBeResolved(String) - Method in class com.netegrity.policyserver.smapi.RequestContext
Internal use only.
setRfcId(int) - Method in class com.netegrity.sdk.policyapi.SmAgentType
Sets the IETF Vendor identifier, assigned by the Internet Assigned Numbers Authority (IANA).
setRolloverFrequency(int) - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Sets the Roll Over Frequency for Shared Secret Policy Object
setRolloverPeriod(int) - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Sets the Roll Over Period for Shared Secret Policy Object
setRoot(String) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Sets the user directory branch where the search should start.
setRule(Object) - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
Sets the rule.
setSamlData(String) - Method in class com.netegrity.policyserver.smapi.SamlDataContext
 
setScheme(Object) - Method in class com.netegrity.sdk.policyapi.SmRealm
Sets the Object identifier of the authentication scheme associated with the realm.
setScheme(Object) - Method in class com.netegrity.sdk.policyapi.SmAdmin
Sets the object identifier of the authentication scheme used to authenticate the administrator.
setScope(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Sets the scope of a search in LDAP directories.
setSearchResults(int) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the maximum number of records that can be returned for a single search of an LDAP or custom user directory.
setSearchRoot(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the LDAP search root or the parameter string for the custom directory's library.
setSearchScope(int) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the scope of the search in an LDAP tree.
setSearchTimeout(int) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the maximum amount of time that SiteMinder will search an LDAP or custom directory.
setSecret(String) - Method in class com.netegrity.sdk.policyapi.SmScheme
Sets the shared secret for the authentication scheme.
setSecret(String) - Method in class com.netegrity.sdk.policyapi.SmAgent
Sets the shared secret of the Agent.
setSecureConnection(boolean) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Specifies whether SSL must be used to access an LDAP or custom directory.
setSelfRegOid(Object) - Method in class com.netegrity.sdk.policyapi.SmRealm
Sets the Object identifier of the registration scheme that registers new users accessing resources in this realm.
setSensitiveDataUnencrypted() - Method in class com.netegrity.sdk.policyapi.SmImportAttr
Sets a flag to indicate that sensitive data will be imported unencrypted.
setSensitiveDataUnencrypted() - Method in class com.netegrity.sdk.policyapi.SmExportAttr
Sets a flag to indicate that sensitive data should be exported unencrypted.
setServer(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the directory server or other information for the user directory, depending upon the directory type.
setServers(String) - Method in class com.netegrity.sdk.policyapi.SmHostConfig
Specifies TCP/IP connectivity information for the Policy Server(s) with which the trusted host can communicate.
setSessionDrift(int) - Method in class com.netegrity.sdk.policyapi.SmRealm
Sets the value which determines the maximum period between agent calls to the Policy Server to validate a session.
setSessionID(String, String, String, String, long) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Saves the indicated session ID to the expiry table.
setSessionSpec(String) - Method in class com.netegrity.sdk.apiutil.SmApiSession
Sets an existing session specification.
setSessionVariable(String, String) - Method in class com.netegrity.policyserver.smapi.SessionVariableContext
Sets the given value to the passed Session Variable
setSessionVariables(String, ResourceContextDef, AttributeList, AttributeList) - Method in class netegrity.siteminder.javaagent.AgentAPI
Creates new session variables or updates existing session variables.
setSessionVariablesEx(String, ResourceContextDef, AttributeList, AttributeList, String) - Method in class netegrity.siteminder.javaagent.AgentAPI
For internal use only.
setSmdifFile(String) - Method in class com.netegrity.sdk.apiutil.SmImportFileHandler
 
setSmdifFile(String) - Method in class com.netegrity.sdk.apiutil.SmExportFileHandler
 
setSmdifFile(String) - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
setStartDate(Calendar) - Method in class com.netegrity.sdk.policyapi.SmTime
Sets the start date for the time restriction.
setStatus(SmAuthStatus) - Method in class com.netegrity.policyserver.smapi.SmAuthenticationResult
Sets the status portion of this authentication result.
setStatus(String, int) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Modifies the session's status.
setSubnetBits(int) - Method in class com.netegrity.sdk.policyapi.SmIPAddress
Specifies the number of bits in the subnet on which the restriction is enforced.
setSyncAudit(boolean) - Method in class com.netegrity.sdk.policyapi.SmRealm
Specifies whether to enable synchronous auditing.
setTempFile(String) - Method in class com.netegrity.sdk.policyapi.SmImport
 
setTemplatePath(String) - Method in class com.netegrity.sdk.policyapi.SmSelfReg
Sets the location of a registration template.
setTime(SmTime) - Method in class com.netegrity.sdk.policyapi.SmRule
Applies a time restriction to the rule.
setTime(SmTime) - Method in class com.netegrity.sdk.policyapi.SmPolicy
Sets a time restriction on the policy.
setTimeGrid(byte[]) - Method in class com.netegrity.sdk.policyapi.SmTime
Sets the time restriction.
setTimeout(int) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Sets the maximum time in seconds that the Policy Server can spend searching the user directory for results.
setTimeRestriction(String) - Method in class com.netegrity.sdk.policyapi.SmTime
Sets the time restriction from the specified String representation.
setTransactionId(String) - Method in class com.netegrity.policyserver.smapi.SmAPIContextLogger
Set the request transaction ID for this logger.
setTTL(int) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the amount of time that can elapse before the value of the response attribute is recalculated.
setType(int) - Method in class com.netegrity.sdk.apiutil.SmProperty
Sets the type of the property.
setType(int) - Method in class com.netegrity.sdk.policyapi.SmScheme
Sets the type of the authentication scheme.
setType(int) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the type of response attribute.
setUniversalIDAttr(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the name of the user directory attribute that has been designated as the universal ID.
setUserDir(Object) - Method in class com.netegrity.sdk.policyapi.SmSelfReg
Sets the Object identifier of the user directory where user information is stored.
setUserDir(Object) - Method in class com.netegrity.sdk.policyapi.SmCertMap
Sets the user directory.
setUserDirectory(Object) - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Sets the object identifier of the user directory associated with the user policy.
setUserDirectory(Object) - Method in class com.netegrity.sdk.policyapi.SmAdmin
Sets the external user directory where the administrator account can be found.
setUserDirectoryOid(Object) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Specifies the object identifier of the user directory where the password policy will apply.
setUserDirSearchOrder(String, Vector) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
setUserDirSearchOrder(String, Vector) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Sets the search order of user directories for a domain.
setUserLookupEnd(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the end value for a user DN lookup in an LDAP directory.
setUserLookupStart(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Sets the start value for a user DN lookup in an LDAP directory.
setUsername(String) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
Specifies the user name needed to access a user directory.
setUserPWState(SmDmsUserPWState) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Sets the user's password state with any attribute changes made to the passed SmDmsPWState object.
setUserPWState(SmDmsUserPWState, boolean) - Method in class com.netegrity.sdk.dmsapi.SmDmsUser
Sets the user's password state with any attribute changes made to the passed SmDmsPWState object.
setUserState(int) - Method in class com.netegrity.sdk.apiutil.SmUserPasswordState
Sets the user state as enabled/disbaled state.
setUserState(SmObjId, String, SmUserPasswordState) - Method in class com.netegrity.sdk.policyapi.SmPolicyApiImpl
 
setUserState(SmObjId, String, SmUserPasswordState) - Method in interface com.netegrity.sdk.policyapi.SmPolicyApi
Sets the user state as enable/disable with the disabled reason for the state, if state is disabled.
setUserText(String) - Method in class com.netegrity.policyserver.smapi.SmAuthenticationContext
Sets the user text response for this authentication request.
setValidateUserDir(Object) - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
Sets the validation directory for the directory mapping.
setValue(String) - Method in class com.netegrity.sdk.apiutil.SmProperty
Sets the value of the property.
setValue(String) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Set the String representation of the response attribute.
setValues(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Sets the Values of the agent type attribute.
setVariable(String) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the variable associated with Variable Definiton types
setVariable(String, String, String, int[]) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Adds a session variable to the session.
setVariableExpr(String) - Method in class com.netegrity.sdk.policyapi.SmPolicy
Creating Variable Expression in a Policy is not supported as of now.
setVariableType(Object) - Method in class com.netegrity.sdk.policyapi.SmVariable
Sets the VariableType.
setVarName(String) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Sets the variable name of the attribute.
setWelcomePathProvider(String) - Method in class com.netegrity.sdk.policyapi.SmSelfReg
Sets the Workflow library for this registration scheme.
SEVERITY_ERROR - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Indicates a severity level of error.
SEVERITY_INFORMATIONAL - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Indicates a severity level of informational.
SEVERITY_SUCCESS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Indicates a severity level of success.
SEVERITY_WARNING - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Indicates a severity level of warning.
shouldTraceComponent(int) - Method in class com.netegrity.policyserver.smapi.SmAPIContextLogger
Is tracing enabled for this component?
SM_AGENTAPI_REQATTR_FLAGS_DELETE - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the SM_AGENTAPI_REQATTR_FLAGS_DELETE request attribute.
SM_AGENTAPI_REQATTR_FLAGS_NONE - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the SM_AGENTAPI_REQATTR_FLAGS_NONE request attribute.
SM_AGENTAPI_RESPATTR_FLAGS_NONE - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the SM_AGENTAPI_RESPATTR_FLAGS_NONE response attribute.
SM_AGENTAPI_RESPATTR_FLAGS_UNRESOLVED - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Constant denoting the SM_AGENTAPI_RESPATTR_FLAGS_UNRESOLVED response attribute.
SM_API_VERSION_V3 - Static variable in class com.netegrity.policyserver.smapi.APIContext
Siteminder API version 3.
SM_API_VERSION_V4 - Static variable in class com.netegrity.policyserver.smapi.APIContext
Siteminder API version 4.
SM_API_VERSION_V4_1 - Static variable in class com.netegrity.policyserver.smapi.APIContext
Siteminder API version 4.1.
Sm_PasswordPolicy_AllowFailedWrites - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Password Policy Behavior - Don't fail authentication if password data updates fail.
Sm_PasswordPolicy_DontTrackFailedLogins - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate whether directory updates will be performed at login time.
Sm_PasswordPolicy_DontTrackLogins - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate whether to use flags that allow the separate tracking of successful and failed logins.
Sm_PasswordPolicy_DontTrackSuccessLogins - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constant to indicate whether directory updates will be performed at login time.
Sm_PasswordPolicy_InactivityForcePWChange - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Password Policy Behavior - If the user is marked inactive, don't disable.
Sm_PasswordPolicy_PWExpiredForcePWChange - Static variable in class com.netegrity.sdk.policyapi.SmPasswordPolicy
Password Policy Behavior - If the user has an expired password, don't disable.
SmAdmin - class com.netegrity.sdk.policyapi.SmAdmin.
Represents a SiteMinder Administrator object.
SmAdmin() - Constructor for class com.netegrity.sdk.policyapi.SmAdmin
Creates a SiteMinder Administrator object.
SmAdmin(String) - Constructor for class com.netegrity.sdk.policyapi.SmAdmin
Creates a SiteMinder Administrator object.
SmAgent - class com.netegrity.sdk.policyapi.SmAgent.
Represents a SiteMinder Agent object.
SmAgent() - Constructor for class com.netegrity.sdk.policyapi.SmAgent
Constructs an Agent object.
SmAgent(String) - Constructor for class com.netegrity.sdk.policyapi.SmAgent
Constructs an Agent object with the specified name.
SmAgentConfig - class com.netegrity.sdk.policyapi.SmAgentConfig.
Represents a SiteMinder Agent Configuration object.
SmAgentConfig() - Constructor for class com.netegrity.sdk.policyapi.SmAgentConfig
Constructs an Agent Configuration object with the name and description set to an empty strings.
SmAgentConfig(String) - Constructor for class com.netegrity.sdk.policyapi.SmAgentConfig
Constructs an Agent Configuration object with the specified name.
SmAgentGroup - class com.netegrity.sdk.policyapi.SmAgentGroup.
Represents a SiteMinder Agent group object.
SmAgentGroup() - Constructor for class com.netegrity.sdk.policyapi.SmAgentGroup
Constructs an Agent group.
SmAgentGroup(String) - Constructor for class com.netegrity.sdk.policyapi.SmAgentGroup
Constructs an Agent group object with the specified name.
SmAgentType - class com.netegrity.sdk.policyapi.SmAgentType.
Represents a SiteMinder Agent type.
SmAgentType() - Constructor for class com.netegrity.sdk.policyapi.SmAgentType
Constructs an Agent type object.
SmAgentType(String) - Constructor for class com.netegrity.sdk.policyapi.SmAgentType
Constructs an Agent type object with the specified name.
SmAgentTypeAttr - class com.netegrity.sdk.policyapi.SmAgentTypeAttr.
Represents a SiteMinder Agent Type Attribute.
SmAgentTypeAttr() - Constructor for class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Constructs an Agent Type Attribute object.
SmAgentTypeAttr(String) - Constructor for class com.netegrity.sdk.policyapi.SmAgentTypeAttr
Constructs an Agent Type Attribute object with the specified name.
SMAPI_CMD_LICENSE_INFO - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_CMD_LOGIN - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_CMD_LOGOUT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_CHALLENGE_REASON - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_IPADDRESS - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_LICENSE_DAYS_LEFT - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_LICENSE_FEATURE - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_PASSWORD - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_PWSTATE_DISABLED_TIME - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_PWSTATE_EMPTY_PW_HISTORY - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_PWSTATE_LAST_LOGIN_TIME - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_PWSTATE_LAST_PWCHANGE_TIME - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_PWSTATE_LOGIN_FAILURES - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_PWSTATE_PREVIOUS_LOGIN_TIME - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SMAPI_KEY_USER - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SmApiConnection - class com.netegrity.sdk.apiutil.SmApiConnection.
Establishes the connection to the Policy Server and sends Java API requests to the Policy Server.
SmApiConnection(AgentAPI) - Constructor for class com.netegrity.sdk.apiutil.SmApiConnection
Creates a user-defined Agent API connection.
SmApiConnection(boolean, boolean) - Constructor for class com.netegrity.sdk.apiutil.SmApiConnection
Creates an API connection object and establishes a connection to the Policy Server.
SmApiConstants - class com.netegrity.sdk.apiutil.SmApiConstants.
For internal use only.
SMAPICONSTANTS_LAST - Static variable in class com.netegrity.sdk.apiutil.SmApiConstants
 
SmAPIContextLogger - class com.netegrity.policyserver.smapi.SmAPIContextLogger.
This class is a wrapper for the SmLogger class from common/smerrlog-java, which provides logging and tracing access to the common C++ logging facility.
SmAPIContextLogger(long) - Constructor for class com.netegrity.policyserver.smapi.SmAPIContextLogger
Construct an APIContextLogger from the SiteMinder context pointer.
SmApiException - exception com.netegrity.sdk.apiutil.SmApiException.
The SiteMinder API exception is thrown by the Utilities, Delegated Management, and Policy Management packages.
SmApiException(SmApiResult) - Constructor for class com.netegrity.sdk.apiutil.SmApiException
Constructs a SmApiException with the specified SmApiResult.
SMAPIFactory - class com.netegrity.policyserver.smapi.SMAPIFactory.
This class is for internal use only.
SMAPIFactory(long, long) - Constructor for class com.netegrity.policyserver.smapi.SMAPIFactory
Constructor
SmApiNty - interface com.netegrity.policyserver.smapi.SmApiNty.
This interface is for internal use only.
SmApiObject - class com.netegrity.sdk.apiutil.SmApiObject.
For internal use only.
SmApiObject() - Constructor for class com.netegrity.sdk.apiutil.SmApiObject
 
SmApiObject(Hashtable) - Constructor for class com.netegrity.sdk.apiutil.SmApiObject
 
SmApiObject(SmApiObject) - Constructor for class com.netegrity.sdk.apiutil.SmApiObject
 
SmApiPropertySets - class com.netegrity.sdk.apiutil.SmApiPropertySets.
For internal use only.
SmApiPropertySets() - Constructor for class com.netegrity.sdk.apiutil.SmApiPropertySets
 
SmApiResult - class com.netegrity.sdk.apiutil.SmApiResult.
Holds the result of the Java API request.
SmApiResult() - Constructor for class com.netegrity.sdk.apiutil.SmApiResult
Creates an API result object.
SmApiResult(int, String, SmApiObject) - Constructor for class com.netegrity.sdk.apiutil.SmApiResult
Creates an API result object from a result code, result message, and SmApiObject.
SmApiSession - class com.netegrity.sdk.apiutil.SmApiSession.
Holds the session and connection information.
SmApiSession(SmApiConnection) - Constructor for class com.netegrity.sdk.apiutil.SmApiSession
Creates a session object with a valid API connection.
SmApiSession(SmApiConnection, String) - Constructor for class com.netegrity.sdk.apiutil.SmApiSession
Create a session object with a valid API connection and a session specification.
SMAUTH_ACCEPT - Static variable in class com.netegrity.policyserver.smapi.SmAuthStatus
Indicates that the user is authenticated.
SMAUTH_API_VERSION_V3 - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Authentication scheme version.
SMAUTH_ATTEMPT - Static variable in class com.netegrity.policyserver.smapi.SmAuthStatus
Indicates that the user could not be found in the user directory during a disambiguation attempt.
SMAUTH_CHALLENGE - Static variable in class com.netegrity.policyserver.smapi.SmAuthStatus
Indicates that the user is challenged.
SMAUTH_CRED_ALLOW_ANONYMOUS - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Internal use only.
SMAUTH_CRED_ALLOW_SAVE_CREDS - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Specifies whether the credentials can be saved for 30 days by the user.
SMAUTH_CRED_BASIC - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
User name and password are required.
SMAUTH_CRED_CERT_OR_BASIC - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Either a certificate is required or a user name and password are required.
SMAUTH_CRED_CERT_OR_FORM - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Either a certificate is required or a form-based user name and password are required.
SMAUTH_CRED_DIGEST - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
The required user name and password are exchanged using the digest protocol.
SMAUTH_CRED_DO_NOT_CHALLENGE - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Do not challenge for credentials.
SMAUTH_CRED_ETSSOCOOKIE - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Internal use only.
SMAUTH_CRED_ETSSOCOOKIE_OR_BASIC - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Internal use only.
SMAUTH_CRED_ETSSOCOOKIE_OR_FORM - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Internal use only.
SMAUTH_CRED_FORM_REQUIRED - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
A form-based user name and password are required.
SMAUTH_CRED_METADATA_REQUIRED - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Internal use only.
SMAUTH_CRED_NONE - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
No credentials are required.
SMAUTH_CRED_NT_CHALLENGE_RESPONSE - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
The required user name and password are exchanged using the NT Challenge Response protocol.
SMAUTH_CRED_PASSPORT - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Internal use only.
SMAUTH_CRED_PRESERVE_SESSION_ID - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
The session ID should be preserved if the current session is still valid.
SMAUTH_CRED_SAML - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Internal use only.
SMAUTH_CRED_SSL_REQUIRED - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
An SSL connection is required.
SMAUTH_CRED_X509CERT - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
A full X.509 Client Certificate is required.
SMAUTH_CRED_X509CERT_ISSUER_DN - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
An issuer DN from an X.509 Client Certificate is required.
SMAUTH_CRED_X509CERT_USER_DN - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
A user DN from an X.509 Client Certificate is required.
SMAUTH_CRED_XML_DOCUMENT_MAPPED - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Internal use only.
SMAUTH_CRED_XML_DSIG - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Internal use only.
SMAUTH_CRED_XML_DSIG_XKMS - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryResponse
Internal use only.
SMAUTH_FAILURE - Static variable in class com.netegrity.policyserver.smapi.SmAuthStatus
Indicates that the custom authentication scheme operation failed.
SMAUTH_NO_USER_CONTEXT - Static variable in class com.netegrity.policyserver.smapi.SmAuthStatus
Indicates that SiteMinder should disambiguate the user.
SMAUTH_QUERY_CREDENTIALS_REQ - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryCode
Siteminder passes this value to request the type of credentials that SiteMinder should collect from the user.
SMAUTH_QUERY_DESCRIPTION - Static variable in class com.netegrity.policyserver.smapi.SmAuthQueryCode
SiteMinder passes this value to request the authentication scheme's description (set through setResponseBuffer()) and version (set through setResponseCode()).
SMAUTH_REJECT - Static variable in class com.netegrity.policyserver.smapi.SmAuthStatus
Indicates that the user is not authenticated.
SMAUTH_SUCCESS - Static variable in class com.netegrity.policyserver.smapi.SmAuthStatus
Indicates a successful custom authentication scheme operation.
SMAUTH_SUCCESS_USER_DN - Static variable in class com.netegrity.policyserver.smapi.SmAuthStatus
Indicates that the authentication scheme will disambiguate the user.
SmAuthAzMap - class com.netegrity.sdk.policyapi.SmAuthAzMap.
Represents a SiteMinder authentication and authorization directory mapping object.
SmAuthAzMap() - Constructor for class com.netegrity.sdk.policyapi.SmAuthAzMap
Constructs an authentication and authorization directory mapping object.
SmAuthAzMap(String) - Constructor for class com.netegrity.sdk.policyapi.SmAuthAzMap
Constructs an authentication and authorization directory mapping object with the specified object identifier.
SmAuthenticationContext - class com.netegrity.policyserver.smapi.SmAuthenticationContext.
Contains the various context classes passed to the method authenticate() in the custom authentication scheme class, and provides set... methods that let the authentication scheme pass status and error messages to SiteMinder.
SmAuthenticationResult - class com.netegrity.policyserver.smapi.SmAuthenticationResult.
Contains reason codes and status codes returned from the method authenticate() in the custom authentication scheme class.
SmAuthenticationResult() - Constructor for class com.netegrity.policyserver.smapi.SmAuthenticationResult
This constructor is equivalent to SmAuthenticationResult(SMAUTH_SUCCESS, 0).
SmAuthenticationResult(SmAuthStatus, int) - Constructor for class com.netegrity.policyserver.smapi.SmAuthenticationResult
Constructs an authentication result with the specified status and reason codes.
SmAuthQueryCode - class com.netegrity.policyserver.smapi.SmAuthQueryCode.
Contains the type of request that SiteMinder is making of the authentication scheme (version number and description, or information about the credentials that SiteMinder must collect).
SmAuthQueryResponse - class com.netegrity.policyserver.smapi.SmAuthQueryResponse.
Contains constants that specify the kind of credentials, if any, that are required for authentication.
SmAuthScheme - interface com.netegrity.policyserver.smapi.SmAuthScheme.
The base interface in the Java Authentication API that each custom authentication scheme class must implement.
SmAuthStatus - class com.netegrity.policyserver.smapi.SmAuthStatus.
Contains Authentication API status codes such as SMAUTH_ACCEPT and SMAUTH_REJECT.
SmAuthValidateMap - class com.netegrity.sdk.policyapi.SmAuthValidateMap.
Represents a SiteMinder authentication and validation directory mapping object.
SmAuthValidateMap() - Constructor for class com.netegrity.sdk.policyapi.SmAuthValidateMap
Constructs an authentication and validation directory mapping object.
SmAuthValidateMap(String) - Constructor for class com.netegrity.sdk.policyapi.SmAuthValidateMap
Constructs an authentication and validation directory mapping object with the specified object identifier.
SmCertMap - class com.netegrity.sdk.policyapi.SmCertMap.
Represents a SiteMinder certificate mapping object.
SmCertMap() - Constructor for class com.netegrity.sdk.policyapi.SmCertMap
Constructs a Certificate mapping object.
SmCertMap(String) - Constructor for class com.netegrity.sdk.policyapi.SmCertMap
Constructs a Certificate mapping object with the specified object identifier.
SmDmsApi - interface com.netegrity.sdk.dmsapi.SmDmsApi.
Directory interfaces for the Delegated Mangement Services API.
SMDMSAPI_VERSION_20 - Static variable in interface com.netegrity.sdk.dmsapi.SmDmsApi
Client-supplied constant indicating that DMS operations should comply with version 2.0 of the DMS API.
SmDmsApiImpl - class com.netegrity.sdk.dmsapi.SmDmsApiImpl.
This is the implementation class of the interface SmDmsApi.
SmDmsApiImpl(SmApiSession) - Constructor for class com.netegrity.sdk.dmsapi.SmDmsApiImpl
Creates an SmDmsApiImpl object with a valid session (SmApiSession).
SmDmsApiImpl(SmApiSession, int) - Constructor for class com.netegrity.sdk.dmsapi.SmDmsApiImpl
Creates an SmDmsApiImpl object with a valid session (SmApiSession) and a specified DMS API version compliance level.
SmDmsConfig - class com.netegrity.sdk.dmsapi.SmDmsConfig.
Represents a DMS configuration object.
SmDmsConfig() - Constructor for class com.netegrity.sdk.dmsapi.SmDmsConfig
Creates a DMS configuration object with default directory structure names.
SmDmsConfig(String, String, String, String, String, String) - Constructor for class com.netegrity.sdk.dmsapi.SmDmsConfig
Creates a DMS configuration object with custom directory stucture names.
SmDmsContext - class com.netegrity.sdk.dmsapi.SmDmsContext.
Provides DMS context information for a particular realm.
SmDmsContext() - Constructor for class com.netegrity.sdk.dmsapi.SmDmsContext
Creates an SmDmsContext object.
SmDmsCookie - class com.netegrity.sdk.dmsapi.SmDmsCookie.
Represents an SmDmsCookie object for LDAP specific paging operations.
SmDmsCursor - class com.netegrity.sdk.dmsapi.SmDmsCursor.
Represents an SmDmsCursor object for result set sorting and paging operations.
SmDmsCursor(Vector, int, boolean, boolean) - Constructor for class com.netegrity.sdk.dmsapi.SmDmsCursor
Constructs an SmDmsCursor object with a given sort order, block size, and preferences regarding sorting and paging requirements.
SmDmsDirectory - class com.netegrity.sdk.dmsapi.SmDmsDirectory.
Represents a user namespace, such as LDAP.
SmDmsDirectory(SmApiSession, SmRealm, SmUserDirectory, SmDmsConfig) - Constructor for class com.netegrity.sdk.dmsapi.SmDmsDirectory
Creates an SmDmsDirectory object with a valid session (SmApiSession), realm (SmRealm), user directory (SmUserDirectory), and DMS configuration (SmDmsConfig).
SmDmsDirectoryContext - class com.netegrity.sdk.dmsapi.SmDmsDirectoryContext.
Provides directory context information for a SiteMinder user directory.
SmDmsDirectoryContext() - Constructor for class com.netegrity.sdk.dmsapi.SmDmsDirectoryContext
Creates an SmDmsDirectoryContext object.
SmDmsGroup - class com.netegrity.sdk.dmsapi.SmDmsGroup.
Represents a group object in an organization.
SmDmsObject - class com.netegrity.sdk.dmsapi.SmDmsObject.
Class SmDmsObject is the root of the DMS API object hierarchy.
SmDmsOrganization - class com.netegrity.sdk.dmsapi.SmDmsOrganization.
Represents an organization, such as Engineering or Human Resources, within a directory.
SmDmsRealmContext - class com.netegrity.sdk.dmsapi.SmDmsRealmContext.
This class is for internal use only.
SmDmsRealmContext() - Constructor for class com.netegrity.sdk.dmsapi.SmDmsRealmContext
 
SmDmsRole - class com.netegrity.sdk.dmsapi.SmDmsRole.
Represents a DMS role object within an organization.
SmDmsSearch - class com.netegrity.sdk.dmsapi.SmDmsSearch.
Represents a configuration object for a search operation.
SmDmsSearch() - Constructor for class com.netegrity.sdk.dmsapi.SmDmsSearch
Creates an SmDmsSearch object.
SmDmsSearch(String) - Constructor for class com.netegrity.sdk.dmsapi.SmDmsSearch
Creates an SmDmsSearch object for a specified search filter.
SmDmsSearch(String, String) - Constructor for class com.netegrity.sdk.dmsapi.SmDmsSearch
Creates an SmDmsSearch object for a specified search filter and starting point.
SmDmsSearch(String, String, int) - Constructor for class com.netegrity.sdk.dmsapi.SmDmsSearch
Creates an SmDmsSearch object for a specified search filter, search starting point, and maximum number of records that can be returned from a single search operation.
SmDmsSearch(String, String, String[]) - Constructor for class com.netegrity.sdk.dmsapi.SmDmsSearch
Creates an SmDmsSearch object for a specified search filter, search starting point, and a list of properties to be retrieved.
SmDmsSearch(String, String, String[], int) - Constructor for class com.netegrity.sdk.dmsapi.SmDmsSearch
Creates an SmDmsSearch object for a specified search filter, search starting point, a list of properties to be retrieved, and the maximum number of records that can be returned.
SmDmsSearchResultParams - class com.netegrity.sdk.dmsapi.SmDmsSearchResultParams.
Holds the search result parameters.
SmDmsUser - class com.netegrity.sdk.dmsapi.SmDmsUser.
Represents a user within an organization.
SmDmsUserPWState - class com.netegrity.sdk.dmsapi.SmDmsUserPWState.
Represents the password state of a user within an organization.
SmDmsUserPWState() - Constructor for class com.netegrity.sdk.dmsapi.SmDmsUserPWState
 
SmDomain - class com.netegrity.sdk.policyapi.SmDomain.
Represents a SiteMinder Domain object.
SmDomain() - Constructor for class com.netegrity.sdk.policyapi.SmDomain
Constructs a SiteMinder Domain object.
SmDomain(String) - Constructor for class com.netegrity.sdk.policyapi.SmDomain
Constructs a SiteMinder Domain object with the specified name.
SmDomainObject - interface com.netegrity.sdk.policyapi.SmDomainObject.
The root interface for domain-based SiteMinder objects.
SmDomainObjectImpl - class com.netegrity.sdk.policyapi.SmDomainObjectImpl.
Represents SiteMinder Domain-based objects.
SmDomainObjectImpl() - Constructor for class com.netegrity.sdk.policyapi.SmDomainObjectImpl
Constructs a domain-based object.
SmDomainObjectImpl(String, String, Object) - Constructor for class com.netegrity.sdk.policyapi.SmDomainObjectImpl
Constructs a domain-based object with the specified class and object name for the specified domain.
SmDomainObjectImpl(String, String, String, Object) - Constructor for class com.netegrity.sdk.policyapi.SmDomainObjectImpl
Constructs a domain-based object with the specified class and object name for the specified domain, and includes a description of the object.
SmExport - class com.netegrity.sdk.policyapi.SmExport.
For internal use only.
SmExport() - Constructor for class com.netegrity.sdk.policyapi.SmExport
 
SmExportAttr - class com.netegrity.sdk.policyapi.SmExportAttr.
This class provides set and get methods for attributes that are required for policy data export using SmPolicyApi.doExport().
SmExportAttr() - Constructor for class com.netegrity.sdk.policyapi.SmExportAttr
Default constructor.
SmExportFileHandler - class com.netegrity.sdk.apiutil.SmExportFileHandler.
For internal use only.
SmExportFileHandler() - Constructor for class com.netegrity.sdk.apiutil.SmExportFileHandler
 
SmFlag - class com.netegrity.sdk.apiutil.SmFlag.
For internal use only.
SmFlag() - Constructor for class com.netegrity.sdk.apiutil.SmFlag
 
SmGroup - interface com.netegrity.sdk.policyapi.SmGroup.
The root interface for domain-based SiteMinder group objects.
SmHostConfig - class com.netegrity.sdk.policyapi.SmHostConfig.
Represents a SiteMinder Host Configuration Object.
SmHostConfig() - Constructor for class com.netegrity.sdk.policyapi.SmHostConfig
Constructs a Host Configuration Object in which the object's name and description are set to an empty string.
SmHostConfig(String) - Constructor for class com.netegrity.sdk.policyapi.SmHostConfig
Constructs a Host Configuration Object with the specified name.
SmImport - class com.netegrity.sdk.policyapi.SmImport.
For internal use only.
SmImport() - Constructor for class com.netegrity.sdk.policyapi.SmImport
 
SmImportAttr - class com.netegrity.sdk.policyapi.SmImportAttr.
This class provides set and get methods to write and read attributes required for policy data import using SmPolicyApi.doImport().
SmImportAttr() - Constructor for class com.netegrity.sdk.policyapi.SmImportAttr
Default Constructor
SmImportFileHandler - class com.netegrity.sdk.apiutil.SmImportFileHandler.
For internal use only.
SmImportFileHandler() - Constructor for class com.netegrity.sdk.apiutil.SmImportFileHandler
 
SmIMSEnvironment - class com.netegrity.sdk.imspolicyapi.SmIMSEnvironment.
Represents a SiteMinder IMS Environment object.
SmIMSEnvironment() - Constructor for class com.netegrity.sdk.imspolicyapi.SmIMSEnvironment
Constructs a SiteMinder IMS Environment object.
SmIMSEnvironment(String) - Constructor for class com.netegrity.sdk.imspolicyapi.SmIMSEnvironment
Constructs a SiteMinder IMS Environment object with the specified name.
SmImsPolicyApi - interface com.netegrity.sdk.imspolicyapi.SmImsPolicyApi.
Provides methods for managing IMS Environment based SiteMinder policy store objects.
SmImsPolicyApiImpl - class com.netegrity.sdk.imspolicyapi.SmImsPolicyApiImpl.
This is the implementation class of the interface SmImsPolicyApi.
SmImsPolicyApiImpl(SmApiSession) - Constructor for class com.netegrity.sdk.imspolicyapi.SmImsPolicyApiImpl
Constructs an SmImsPolicyApiImpl object with a specified session (SmApiSession).
SmImsPolicyApiImpl(SmApiSession, int) - Constructor for class com.netegrity.sdk.imspolicyapi.SmImsPolicyApiImpl
Constructs an SmImsPolicyApiImpl object with a specified session (SmApiSession) and Policy API version compliance level.
SmIPAddress - class com.netegrity.sdk.policyapi.SmIPAddress.
Specifies the Internet Protocol (IP) address that must be in use for a rule or policy to fire.
SmIPAddress() - Constructor for class com.netegrity.sdk.policyapi.SmIPAddress
Constructs an IP address restriction object.
SmIPAddress(int) - Constructor for class com.netegrity.sdk.policyapi.SmIPAddress
Constructs an IP address restriction object with the specified restriction type.
SmJavaApiException - exception com.netegrity.policyserver.smapi.SmJavaApiException.
Exception thrown by SiteMinder Java API.
SmJavaApiException() - Constructor for class com.netegrity.policyserver.smapi.SmJavaApiException
Constructs a new exception with null as its detail message.
SmJavaApiException(String) - Constructor for class com.netegrity.policyserver.smapi.SmJavaApiException
Constructs a new exception with the specified detail message.
SmJavaApiException(String, Throwable) - Constructor for class com.netegrity.policyserver.smapi.SmJavaApiException
Constructs a new exception with the specified detail message and cause.
SmKeyManagement - class com.netegrity.sdk.policyapi.SmKeyManagement.
Represents a SiteMinder Key Management object.
SmKeyManagement() - Constructor for class com.netegrity.sdk.policyapi.SmKeyManagement
Constructs a SiteMinder Key Management object.
SmKeyManagement(String) - Constructor for class com.netegrity.sdk.policyapi.SmKeyManagement
Constructs a Key Management object with the specified Object identifier.
SmMigrationBase - class com.netegrity.sdk.policyapi.SmMigrationBase.
For internal use only.
SmMigrationBase() - Constructor for class com.netegrity.sdk.policyapi.SmMigrationBase
 
SmNullOid - Static variable in class com.netegrity.sdk.policyapi.SmObjId
Deprecated. Use SmObjId.NULL_OID instead.
SmObject - interface com.netegrity.sdk.policyapi.SmObject.
SmObject is the root of the Policy API interfaces.
SmObjectImpl - class com.netegrity.sdk.policyapi.SmObjectImpl.
The root of the Policy API object hierarchy.
SmObjectImpl() - Constructor for class com.netegrity.sdk.policyapi.SmObjectImpl
Constructs a Policy API object.
SmObjectImpl(String, String) - Constructor for class com.netegrity.sdk.policyapi.SmObjectImpl
Constructs a Policy API object with a class name and an object name.
SmObjectImpl(String, String, String) - Constructor for class com.netegrity.sdk.policyapi.SmObjectImpl
Construct a Policy API object with a class name, object name, and description.
SmObjId - class com.netegrity.sdk.policyapi.SmObjId.
Represents the object identifier of Policy API objects.
SmObjId() - Constructor for class com.netegrity.sdk.policyapi.SmObjId
Deprecated. Instead of creating a new NULL OID, use the NULL_OID member.
SmObjId(Object) - Constructor for class com.netegrity.sdk.policyapi.SmObjId
Deprecated. Use the valueOf method instead. If the setOid method is not used, it is safe to reuse instances of SmObjId rather then creating new instances.
SmObjId(SmObject) - Constructor for class com.netegrity.sdk.policyapi.SmObjId
Deprecated. If the setOid method is not used, it is safe to reuse the result of the SmObject.getOid method.
SmODBCQuery - class com.netegrity.sdk.policyapi.SmODBCQuery.
Represents the SiteMinder ODBC Query Scheme.
SmODBCQuery() - Constructor for class com.netegrity.sdk.policyapi.SmODBCQuery
Constructs an OBBC query object.
SmODBCQuery(String) - Constructor for class com.netegrity.sdk.policyapi.SmODBCQuery
Constructs an OBBC query object with a specified query name.
SmPasswordPolicy - class com.netegrity.sdk.policyapi.SmPasswordPolicy.
Represents SiteMinder Password Policy object.
SmPasswordPolicy() - Constructor for class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constructs a password policy object.
SmPasswordPolicy(String) - Constructor for class com.netegrity.sdk.policyapi.SmPasswordPolicy
Constructs a password policy object with the specified name.
SmPolicy - class com.netegrity.sdk.policyapi.SmPolicy.
Represents a SiteMinder Policy object.
SmPolicy() - Constructor for class com.netegrity.sdk.policyapi.SmPolicy
Constructs a Policy object.
SmPolicy(String) - Constructor for class com.netegrity.sdk.policyapi.SmPolicy
Constructs a Policy object with the specified name.
SmPolicyApi - interface com.netegrity.sdk.policyapi.SmPolicyApi.
Provides methods for creating and managing SiteMinder policy store objects.
SMPOLICYAPI_VERSION_20 - Static variable in interface com.netegrity.sdk.policyapi.SmPolicyApi
Client-supplied constant indicating that Policy Server operations should comply with version 2.0 of the Policy Server API.
SmPolicyApiImpl - class com.netegrity.sdk.policyapi.SmPolicyApiImpl.
This is the implementation class of the interface SmPolicyApi.
SmPolicyApiImpl(SmApiSession) - Constructor for class com.netegrity.sdk.policyapi.SmPolicyApiImpl
Constructs an SmPolicyApiImpl object with a specified session (SmApiSession).
SmPolicyApiImpl(SmApiSession, int) - Constructor for class com.netegrity.sdk.policyapi.SmPolicyApiImpl
Constructs an SmPolicyApiImpl object with a specified session (SmApiSession) and Policy API version compliance level.
SmPolicyLink - class com.netegrity.sdk.policyapi.SmPolicyLink.
Represents a SiteMinder Policy Link object.
SmPolicyLink() - Constructor for class com.netegrity.sdk.policyapi.SmPolicyLink
Constructs a Policy Link object.
SmPolicyLink(Object, Object, Object, Object) - Constructor for class com.netegrity.sdk.policyapi.SmPolicyLink
Constructs a Policy Link object for a specified rule, policy, domain, and optionally, response.
SmProperty - class com.netegrity.sdk.apiutil.SmProperty.
Holds the name, value, and type (encrypted or unencrypted) of a property.
SmProperty() - Constructor for class com.netegrity.sdk.apiutil.SmProperty
Constructs an empty Property object.
SmProperty(SmProperty) - Constructor for class com.netegrity.sdk.apiutil.SmProperty
Copy Constructor.
SmProperty(String, String) - Constructor for class com.netegrity.sdk.apiutil.SmProperty
Constructs a Property object with the specified name and value
SmProperty(String, String, int) - Constructor for class com.netegrity.sdk.apiutil.SmProperty
Constructs a Property object with the specified name, value and type.
SmPwdPolicyRegularExpression - class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression.
Represents a SiteMinder Regular Expression Object for Password Policy object.
SmPwdPolicyRegularExpression() - Constructor for class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Constructs a RegularExpression object.
SmPwdPolicyRegularExpression(String) - Constructor for class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Constructs a RegularExpression object with the specified name.
SmRealm - class com.netegrity.sdk.policyapi.SmRealm.
Represents a SiteMinder Realm object.
SmRealm() - Constructor for class com.netegrity.sdk.policyapi.SmRealm
Constructs a Realm object.
SmRealm(String) - Constructor for class com.netegrity.sdk.policyapi.SmRealm
Constructs a Realm object with the specified name.
SmResponse - class com.netegrity.sdk.policyapi.SmResponse.
Represents a SiteMinder Response object.
SmResponse() - Constructor for class com.netegrity.sdk.policyapi.SmResponse
Constructs a Response object.
SmResponse(String) - Constructor for class com.netegrity.sdk.policyapi.SmResponse
Constructs a Response object with the specified name.
SmResponseAttr - class com.netegrity.sdk.policyapi.SmResponseAttr.
Represents SiteMinder Response attribute.
SmResponseAttr() - Constructor for class com.netegrity.sdk.policyapi.SmResponseAttr
Constructs a Response attribute object.
SmResponseAttr(String) - Constructor for class com.netegrity.sdk.policyapi.SmResponseAttr
Constructs a Response attribute object with the specified response attribute type.
SmResponseGroup - class com.netegrity.sdk.policyapi.SmResponseGroup.
Represents a SiteMinder Response group object.
SmResponseGroup() - Constructor for class com.netegrity.sdk.policyapi.SmResponseGroup
Constructs a Response Group object.
SmResponseGroup(String) - Constructor for class com.netegrity.sdk.policyapi.SmResponseGroup
Constructs a Response Group object with the specified name.
SmRootConfig - class com.netegrity.sdk.policyapi.SmRootConfig.
Represents a SiteMinder Root Configuration object.
SmRootConfig() - Constructor for class com.netegrity.sdk.policyapi.SmRootConfig
Constructs a SiteMinder Root Configuration object.
SmRootConfig(String) - Constructor for class com.netegrity.sdk.policyapi.SmRootConfig
Constructs a Root Configuration object with the specified Object identifier.
SmRule - class com.netegrity.sdk.policyapi.SmRule.
Represents a SiteMinder Rule object.
SmRule() - Constructor for class com.netegrity.sdk.policyapi.SmRule
Constructs a Rule object.
SmRule(String) - Constructor for class com.netegrity.sdk.policyapi.SmRule
Constructs a Rule object with the specified name.
SmRuleGroup - class com.netegrity.sdk.policyapi.SmRuleGroup.
Represents a SiteMinder Rule group.
SmRuleGroup() - Constructor for class com.netegrity.sdk.policyapi.SmRuleGroup
Constructs a rule group.
SmRuleGroup(String) - Constructor for class com.netegrity.sdk.policyapi.SmRuleGroup
Constructs a rule group with the specified name.
SmScheme - class com.netegrity.sdk.policyapi.SmScheme.
Represents a SiteMinder authentication scheme.
SmScheme() - Constructor for class com.netegrity.sdk.policyapi.SmScheme
Constructs the authentication scheme.
SmScheme(String) - Constructor for class com.netegrity.sdk.policyapi.SmScheme
Constructs the authentication scheme with the specified name.
SmSelfReg - class com.netegrity.sdk.policyapi.SmSelfReg.
Represents a SiteMinder Self-Registration scheme.
SmSelfReg() - Constructor for class com.netegrity.sdk.policyapi.SmSelfReg
Constructs a registration scheme object.
SmSelfReg(String) - Constructor for class com.netegrity.sdk.policyapi.SmSelfReg
Constructs a registration scheme object with the specified name.
SmSessionServer - class com.netegrity.policyserver.smapi.SmSessionServer.
This class implements the Java Session Server API.
SmSessionServer(APIContext) - Constructor for class com.netegrity.policyserver.smapi.SmSessionServer
Constructs a SmSessionServer object based on the APIContext object.
SmSessionServer(long) - Constructor for class com.netegrity.policyserver.smapi.SmSessionServer
Constructs a SmSessionServer object based on the C pointer to the API context.
SmSharedSecretPolicy - class com.netegrity.sdk.policyapi.SmSharedSecretPolicy.
Represents a SiteMinder Shared Secret Policy object.
SmSharedSecretPolicy() - Constructor for class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Constructs a SiteMinder Shared Secret Policy object.
SmSharedSecretPolicy(String) - Constructor for class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
Constructs a Shared Secret Policy object with the specified Object identifier.
SmTime - class com.netegrity.sdk.policyapi.SmTime.
Represents time restrictions on rules and policies.
SmTime() - Constructor for class com.netegrity.sdk.policyapi.SmTime
Constructs a default time grid object (fires every hour of every day) with default start and end dates (start date is the current date, no expiration date).
SmTime(Calendar, Calendar) - Constructor for class com.netegrity.sdk.policyapi.SmTime
Constructs a default time grid object (fires every hour of every day) with the specified start and end dates.
SmTime(String) - Constructor for class com.netegrity.sdk.policyapi.SmTime
Constructs the time restriction from the specified String representation.
SmTrustedHost - class com.netegrity.sdk.policyapi.SmTrustedHost.
Defines a Trusted Host object.
SmTrustedHost() - Constructor for class com.netegrity.sdk.policyapi.SmTrustedHost
Constructs a Trusted Host object.
SmTrustedHost(String) - Constructor for class com.netegrity.sdk.policyapi.SmTrustedHost
Constructs a Trusted Host object with the specified name.
SmUserContext - class com.netegrity.sdk.policyapi.SmUserContext.
Allows to set and retrieve information about a user in a user directory.
SmUserContext() - Constructor for class com.netegrity.sdk.policyapi.SmUserContext
Construct a user context instance.
SmUserDirectory - class com.netegrity.sdk.policyapi.SmUserDirectory.
Represents a SiteMinder User Directory.
SmUserDirectory() - Constructor for class com.netegrity.sdk.policyapi.SmUserDirectory
Constructs a user directory object.
SmUserDirectory(String) - Constructor for class com.netegrity.sdk.policyapi.SmUserDirectory
Constructs a user directory object with the specified name.
SmUserPasswordState - class com.netegrity.sdk.apiutil.SmUserPasswordState.
Allows to set and retrieve information about a user state and password state.
SmUserPasswordState() - Constructor for class com.netegrity.sdk.apiutil.SmUserPasswordState
Construct a user context instance.
SmUserPolicy - class com.netegrity.sdk.policyapi.SmUserPolicy.
Represents a SiteMinder User Policy.
SmUserPolicy() - Constructor for class com.netegrity.sdk.policyapi.SmUserPolicy
Constructs the user policy object.
SmVariable - class com.netegrity.sdk.policyapi.SmVariable.
Represents a SiteMinder Variable object.
SmVariable() - Constructor for class com.netegrity.sdk.policyapi.SmVariable
Constructs a Variable object.
SmVariable(String) - Constructor for class com.netegrity.sdk.policyapi.SmVariable
Constructs a Variable object with the specified name.
SmVariableType - class com.netegrity.sdk.policyapi.SmVariableType.
Represents a SiteMinder Variable Type object.
SmVariableType() - Constructor for class com.netegrity.sdk.policyapi.SmVariableType
Constructs an SmVariableType object.
spec - Variable in class netegrity.siteminder.javaagent.SessionDef
A value returned to identify the session and consisting of session data.
STATIC_VARIABLES - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
 
stringToVector(String) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
SUBNET - Static variable in class com.netegrity.sdk.policyapi.SmIPAddress
Constant to indicate that the type of IP address restriction is a subnet mask.
SUBNETBITS - Static variable in class com.netegrity.sdk.policyapi.SmIPAddress
Constant to specify the subnet mask restriction.
SUCCESS - Static variable in interface com.netegrity.policyserver.smapi.MessageConsumerPlugin
Constant to indicate successful processing of the response message.
SUCCESS - Static variable in class com.netegrity.sdk.apiutil.SmApiResult
Status code success.
SUCCESS - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting success.

T

timeout - Variable in class netegrity.siteminder.javaagent.ServerDef
Connection timeout in seconds.
TIMEOUT - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the method timed out.
TokenDescriptor - class netegrity.siteminder.javaagent.TokenDescriptor.
Holds descriptive information about a single sign-on token.
TokenDescriptor(int, boolean) - Constructor for class netegrity.siteminder.javaagent.TokenDescriptor
Creates a token descriptor.
toString() - Method in class com.netegrity.policyserver.smapi.SmAuthenticationResult
Returns a string representation of the currently applicable status and reason codes.
toString() - Method in class com.netegrity.policyserver.smapi.SmAuthStatus
Returns a string representation of the current status value.
toString() - Method in class com.netegrity.policyserver.smapi.SmAuthQueryCode
Returns a string representation of the current query code value.
toString() - Method in class com.netegrity.sdk.apiutil.SmProperty
Returns String representation of SmProperty Object.
toString() - Method in class com.netegrity.sdk.apiutil.SmApiResult
Returns a string representation of the SmApiResult object in the form of a set of entries separated by the ASCII space character.
toString() - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
toString() - Method in class com.netegrity.sdk.apiutil.SmApiException
Returns a string representation of the SmApiResult object in the form of a set of entries separated by the ASCII space character.
toString() - Method in class com.netegrity.sdk.apiutil.SmApiConstants
 
toString() - Method in class com.netegrity.sdk.dmsapi.SmDmsUserPWState
Converts the password state attribute values to string form.
toString() - Method in class com.netegrity.sdk.dmsapi.SmDmsSearchResultParams
Returns the string representation of the search result parameters.
toString() - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Returns the distinguished name of the current object.
toString() - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
Returns the filter path of the user policy.
toString() - Method in class com.netegrity.sdk.policyapi.SmTime
Returns the time restriction in String format.
toString() - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
Returns a String representation of the response attribute.
toString() - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
Returns the name of the rule.
toString() - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
toString() - Method in interface com.netegrity.sdk.policyapi.SmObject
Returns the name of the current object.
toString() - Method in class com.netegrity.sdk.policyapi.SmCertMap
Gets the name of the object.
toString() - Method in class com.netegrity.sdk.policyapi.SmObjId
Returns the string representation of the current object.
trace(String, String) - Method in class com.netegrity.policyserver.smapi.APIContext
Sends a trace message to the Policy Server authorization log.
trace(String, String, int, String) - Method in class com.netegrity.policyserver.smapi.SmAPIContextLogger
Log a trace message.
trace(String, String, String) - Method in class com.netegrity.policyserver.smapi.SmAPIContextLogger
Log a trace message.
trace(String, String, String) - Method in class com.netegrity.policyserver.smapi.APIContextLogger
Log a trace message from a customer plugin.
transact(int, BinaryBuffer) - Method in class netegrity.siteminder.javaagent.AgentAPI
This method is deprecated and will not be supported in the future.
TransactionIdContext - class com.netegrity.policyserver.smapi.TransactionIdContext.
This class is for internal use only.
TransactionIdContext(ActiveExpressionContext) - Constructor for class com.netegrity.policyserver.smapi.TransactionIdContext
Constructor
TRANSPORT_VARIABLE - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
 
ttl - Variable in class netegrity.siteminder.javaagent.Attribute
The time-to-live (TTL) value, in seconds.
tunnel(short, String, String, ResourceContextDef, TunnelServiceRequest, AttributeList) - Method in class netegrity.siteminder.javaagent.AgentAPI
Communicates with back-end services that have been registered with the Policy Server.
tunnel(TunnelServiceContext) - Method in interface com.netegrity.policyserver.smapi.TunnelService
Called to invoke a Java tunnel service.
TunnelContext - class com.netegrity.policyserver.smapi.TunnelContext.
This class is for internal use only.
TunnelService - interface com.netegrity.policyserver.smapi.TunnelService.
This interface is for internal use only.
TunnelServiceContext - class com.netegrity.policyserver.smapi.TunnelServiceContext.
This class is for internal use only.
TunnelServiceRequest - class netegrity.siteminder.javaagent.TunnelServiceRequest.
Holds information needed to describe a tunnel service request in the Agent API.
TunnelServiceRequest(String, String, String, byte[]) - Constructor for class netegrity.siteminder.javaagent.TunnelServiceRequest
Creates a tunnel service request object.
TYPE_BOOLEAN - Static variable in class com.netegrity.sdk.policyapi.SmVariable
 
TYPE_DATE - Static variable in class com.netegrity.sdk.policyapi.SmVariable
 
TYPE_NUMBER - Static variable in class com.netegrity.sdk.policyapi.SmVariable
 
TYPE_STRING - Static variable in class com.netegrity.sdk.policyapi.SmVariable
 
TypeACEServer - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is ACE Server (SecureID Template).
TypeACEServerHTMLForm - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is ACE Server HTML Form (SecureID HTML Form Template).
TypeAnonymous - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is Anonymous (Anonymous Template).
TypeBasic - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is Basic (Basic Template).
TypeBasicOverSSL - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is Basic Over SSL (Basic over SSL Template).
TypeCryptoCard - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is Crypto Card (CRYPTOCard RB-1 Template).
TypeCustom - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is Custom.
TypeEncotone - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is Encotone (TeleID Template).
TypeHTMLForm - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is HTML Form (HTML Form Template).
TypeImpersonation - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is Impersonation.
TypeMSPassport - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is MS Passport.
TypeNTLM - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is NTLM (NTLM Template).
TypeRadiusChapPap - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is RADIUS CHAP/PAP (RADIUS CHAP/PAP Template).
TypeRadiusServer - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is RADIUS Server (RADIUS Server Template).
TypeSafeWordHTMLForm - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is SafeWord Form.
TypeSafeWordServer - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is SafeWord Server (SafeWord Template).
TypeSAMLArtifact - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is SAML Artifact (available with the separately licensed Federation Security Services feature).
TypeX509ClientCert - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is X509 Client Certification (X509 Client Cert Template).
TypeX509ClientCertAndBasic - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is X509 Client Certification and Basic (X509 Client Cert and Basic Template).
TypeX509ClientCertAndForm - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the authentication scheme is of type X509 Client Cert and Form.
TypeX509ClientCertOrBasic - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the type of authentication scheme is X509 Client Certification or Basic (X509 Client Cert or Basic Template).
TypeX509ClientCertOrForm - Static variable in class com.netegrity.sdk.policyapi.SmScheme
Constant to indicate that the authentication scheme is of type X509 Client Cert or Form.

U

unInit() - Method in class netegrity.siteminder.javaagent.AgentAPI
Uninitializes the Agent API object.
UNIT_SEPARATOR - Static variable in class com.netegrity.sdk.apiutil.SmProperty
This Constant is Unit Separator which is used to separate the property name, value and type in the string representation of Smproperty object.
UNKNOWN_CLASS - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate that the policy resolution is unknown.
UNRESOLVED - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting unresolved session variables.
updateAttributes(String, String, ResourceContextDef, RealmDef, SessionDef, AttributeList, AttributeList) - Method in class netegrity.siteminder.javaagent.AgentAPI
Update response attributes when authenticating or authorizing out of agent cache.
updateSession(String, int, int, int, String) - Method in class com.netegrity.policyserver.smapi.SmSessionServer
Updates a session in the session store.
updateSet(String, Hashtable) - Method in class com.netegrity.sdk.apiutil.SmApiPropertySets
 
USER_ATTRIBUTE_CLASS - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate that the policy object matches the specified filter (user scope).
USER_CLASS - Static variable in class com.netegrity.sdk.policyapi.SmUserPolicy
Constant to indicate that the policy object is the specified user object.
USER_CONTEXT_VARIABLES - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
 
UserAuthenticationException - exception com.netegrity.policyserver.smapi.UserAuthenticationException.
This class is for internal use only.
UserContext - class com.netegrity.policyserver.smapi.UserContext.
Allows a custom object to set and retrieve information about a user in a user directory.
UserContext(long) - Constructor for class com.netegrity.policyserver.smapi.UserContext
Construct an UserContext from the SiteMinder context pointers.
UserContext(UserContext) - Constructor for class com.netegrity.policyserver.smapi.UserContext
Construct a user context from a UserContext instance.
UserCredentials - class netegrity.siteminder.javaagent.UserCredentials.
Contains the user credential information needed by the Agent API.
UserCredentials() - Constructor for class netegrity.siteminder.javaagent.UserCredentials
Create an empty UserCredentials object.
UserCredentials(String, String) - Constructor for class netegrity.siteminder.javaagent.UserCredentials
Creates a UserCredentials object already filled in in the common way.
UserCredentialsContext - class com.netegrity.policyserver.smapi.UserCredentialsContext.
Contains credentials information and other information from the user directory where user context was established.

V

validate(String, ResourceContextDef, RealmDef, UserCredentials, SessionDef, AttributeList) - Method in class netegrity.siteminder.javaagent.AgentAPI
For internal use only.
validateEx(String, ResourceContextDef, RealmDef, UserCredentials, SessionDef, AttributeList, String) - Method in class netegrity.siteminder.javaagent.AgentAPI
For internal use only.
validateIPAddress(String) - Method in class com.netegrity.sdk.policyapi.SmIPAddress
Validates the IP address on which the restriction is to be placed.
value - Variable in class netegrity.siteminder.javaagent.Attribute
The value of the attribute.
valueOf(int) - Method in class com.netegrity.policyserver.smapi.SmAuthStatus
Retrieves the status constant associated with the integer parameter, or null if the integer is out of range.
valueOf(int) - Static method in class com.netegrity.policyserver.smapi.SmAuthQueryCode
Retrieves the query code constant associated with the integer parameter, or null if the integer is out of range.
valueOf(String) - Static method in class com.netegrity.sdk.policyapi.SmObjId
Gets the SmObjId representation of the specified string.
vectorToString(Vector) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
ver - Variable in class netegrity.siteminder.javaagent.TokenDescriptor
The version of the token.

W

WEB_SERVICE_VARIABLES - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
 
WINNT_NAMESPACE - Static variable in class com.netegrity.sdk.policyapi.SmUserDirectory
Designates a connection to a Windows NT directory service.
writeAttributes(Hashtable) - Method in class com.netegrity.sdk.dmsapi.SmDmsObject
Copies the attribute of the current object to the specified attribute hashtable.
writeConfigData(String, int, int) - Method in class com.netegrity.sdk.apiutil.SmExportFileHandler
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.apiutil.SmApiObject
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.dmsapi.SmDmsSearch
Copies the search criteria properties from this object to properties.
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmVariableType
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmVariable
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmSharedSecretPolicy
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmPwdPolicyRegularExpression
Write specified properties from class members into hashtable.
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmKeyManagement
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAuthValidateMap
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmTrustedHost
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmMigrationBase
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmImport
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmHostConfig
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmExport
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAgentConfig
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAgentTypeAttr
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmUserPolicy
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmUserDirectory
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmSelfReg
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmScheme
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmRuleGroup
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmRule
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmRootConfig
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmResponseGroup
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmResponseAttr
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmResponse
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmRealm
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmPolicyLink
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmPolicy
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmPasswordPolicy
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
writeProperties(Hashtable) - Method in interface com.netegrity.sdk.policyapi.SmObject
Copies the object properties to the specified hashtable.
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmODBCQuery
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmDomainObjectImpl
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmDomain
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmCertMap
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAuthAzMap
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAgentType
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAgentGroup
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAgent
 
writeProperties(Hashtable) - Method in class com.netegrity.sdk.policyapi.SmAdmin
 
writeSearchProperties(Hashtable, String[]) - Method in class com.netegrity.sdk.policyapi.SmObjectImpl
 
writeSearchProperties(Hashtable, String[]) - Method in interface com.netegrity.sdk.policyapi.SmObject
Copies the properties of the object specified in searchProps to the properties hashtable.
writeSmdifData(String, int, int) - Method in class com.netegrity.sdk.apiutil.SmExportFileHandler
 
WSFEDConfig - class com.netegrity.policyserver.smapi.WSFEDConfig.
The WSFEDConfig class facilitates getting Resource Partner and Account Partner properties through Policy Server native implementation.
WSFEDConfig() - Constructor for class com.netegrity.policyserver.smapi.WSFEDConfig
 

X

XML_AGENT_VARIABLE - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
 
XML_BODY_VARIABLE - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
 
XML_ENVELOPE_HEADER_VARIABLE - Static variable in class com.netegrity.sdk.policyapi.SmVariableType
 

Y

YES - Static variable in class netegrity.siteminder.javaagent.AgentAPI
Return status constant denoting that the operation succeeded.

A B C D E F G H I K L M N O P Q R S T U V W X Y
SiteMinder
Java SDK r12.0 SP2

Fri 11/06/2009

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