SiteMinder
Java SDK r12.51


com.netegrity.sdk.imspolicyapi
Interface SmImsPolicyApi

All Superinterfaces:
SmPolicyApi
All Known Implementing Classes:
SmImsPolicyApiImpl

public interface SmImsPolicyApi
extends SmPolicyApi

Provides methods for managing IMS Environment based SiteMinder policy store objects.

Since:
SDK 2.0

Field Summary
 
Fields inherited from interface com.netegrity.sdk.policyapi.SmPolicyApi
SMPOLICYAPI_VERSION_20
 
Method Summary
 SmApiResult addIMSEnvToDomain(java.lang.String szIMSEnvName, java.lang.String szDomainName)
          Adds IMS Environment to Domain.
 SmApiResult getIMSEnv(java.lang.String szIMSEnvName, SmIMSEnvironment imsenv)
          Get IMS Environment.
 SmApiResult removeIMSEnvFromDomain(java.lang.String szIMSEnvName, java.lang.String szDomainName)
          Removes IMS Environment from Domain.
 
Methods inherited from interface com.netegrity.sdk.policyapi.SmPolicyApi
addAdmin, addAdminToDomain, addAgent, addAgentConfig, addAgentType, addAgentTypeAttr, addAuthAzMap, addAuthValidateMap, addCertMap, addDomain, addGroup, addHostConfig, addODBCQuery, addPasswordPolicy, addPolicy, addPolicy, addPolicyLink, addPolicyLink, addRealm, addRegularExpressionToPasswordPolicy, addResponse, addResponse, addResponseAttr, addResponseAttr, addRootConfig, addRule, addRule, addScheme, addSelfReg, addToGroup, addTrustedHost, addUserDirectory, addUserDirToDomain, addUserPolicy, addVariable, changeDynamicKey, changePersistentKey, changeSessionKey, changeSharedSecretKey, deleteAdmin, deleteAgent, deleteAgentConfig, deleteAgentType, deleteAgentTypeAttr, deleteAuthAzMap, deleteAuthValidateMap, deleteCertMap, deleteDomain, deleteGroup, deleteHostConfig, deleteODBCQuery, deletePasswordPolicy, deletePolicy, deletePolicyLink, deleteRealm, deleteResponse, deleteResponseAttr, deleteRootConfig, deleteRule, deleteScheme, deleteSelfReg, deleteTrustedHost, deleteUserDirectory, deleteUserPolicy, deleteVariable, doExport, doImport, flushAll, flushRealm, flushRealms, flushUser, flushUsers, getAdmin, getAdminDomains, getAdminUserDirs, getAgent, getAgentConfig, getAgentType, getAgentTypeAttr, getAgentTypeAttrs, getAuthAzMap, getAuthValidateMap, getCertMap, getChildren, getDirectoryContents, getDomain, getDomainObject, getDomainObjectNames, getDomainVariables, getGlobalObjectNames, getGroup, getGroupMembers, getHostConfig, getKeyManagement, getObject, getODBCQuery, getPasswordPolicy, getPasswordState, getPolicy, getPolicyLinks, getPolicyStoreVersion, getRealm, getRealmRealms, getRealmRules, getRealmUserPolicies, getRegularExpressions, getResponse, getResponseAttrs, getResponseAttrs, getRootConfig, getRule, getScheme, getSelfReg, getSharedSecretPolicy, getUserContext, getUserDirectory, getUserDirSearchOrder, getUserGroups, getUserPolicies, getUserState, getVariable, getVariableType, getVersion, holdUpdatesNotificationsProcessing, IsGroup, isUpdatesNotificationsProcessingOnHold, lookupDirectory, modifyAdmin, modifyAgent, modifyAgentConfig, modifyAgentType, modifyAgentTypeAttr, modifyAuthAzMap, modifyAuthValidateMap, modifyCertMap, modifyDomain, modifyGroup, modifyHostConfig, modifyKeyManagement, modifyODBCQuery, modifyPasswordPolicy, modifyPolicy, modifyPolicyLink, modifyRealm, modifyResponse, modifyResponseAttr, modifyRootConfig, modifyRule, modifyScheme, modifySelfReg, modifySharedSecretPolicy, modifyUserDirectory, modifyVariable, removeAdminFromDomain, removeFromGroup, removeRegularExpressionFromPasswordPolicy, removeUserDirFromDomain, renameObject, resumeUpdatesNotificationsProcessing, search, setApiSession, setPasswordState, setResponseInPolicyLink, setUserDirSearchOrder, setUserState
 

Method Detail

getIMSEnv

SmApiResult getIMSEnv(java.lang.String szIMSEnvName,
                      SmIMSEnvironment imsenv)
                      throws SmApiException
Get IMS Environment.

Parameters:
szIMSEnvName - The IMS Environment to retrieve.
imsenv - This object will be populated with the properties of the IMS Environment.
Returns:
The result of the request.
Throws:
SmApiException

addIMSEnvToDomain

SmApiResult addIMSEnvToDomain(java.lang.String szIMSEnvName,
                              java.lang.String szDomainName)
                              throws SmApiException
Adds IMS Environment to Domain.

Parameters:
szIMSEnvName - The IMS Environment name.
szDomainName - The domain to associate with the IMS Environment.
Returns:
The result of the request.
Throws:
SmApiException

removeIMSEnvFromDomain

SmApiResult removeIMSEnvFromDomain(java.lang.String szIMSEnvName,
                                   java.lang.String szDomainName)
                                   throws SmApiException
Removes IMS Environment from Domain.

Parameters:
szIMSEnvName - The IMS Environment name.
szDomainName - The domain to disassociate from the IMS Environment.
Returns:
The result of the request.
Throws:
SmApiException

SiteMinder
Java SDK r12.51

Mon 04/08/2013

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