Scripting and Programming Guides › Scripting Guide for Perl › CLI Policy Management Methods › Session Methods
Session Methods
The following methods act on PolicyMgtSession objects:
- AddAttributeToSAMLScheme Method—Adds New Attribute to Authentication Scheme
- AddTrustedHost Method—Creates or Modifies Trusted Host Object
- CreateAdmin Method—Creates System-Level Administrator
- CreateAffDomain Method—Creates Affiliate Domain
- CreateAgent Method—Creates SiteMinder Agent
- CreateAgentConfig Method—Creates Agent Configuration Object
- CreateAgentGroup Method—Creates Agent Group
- CreateAuthAzMap Method—Creates Directory Mapping Object
- CreateAuthScheme Method—Creates Authentication Scheme
- CreateCustomCertMap Method—Creates Custom Certificate Map
- CreateDataManager Method—Creates Data Manager Object
- CreateDomain Method—Creates Policy Domain Object
- CreateExactCertMap Method—Creates Certificate Map Matching User Directory Attributes
- CreateGlobalPolicy Method—Creates Global Policy
- CreateGlobalResponse Method—Creates Global Response
- CreateGlobalRule Method—Creates Global Rule
- CreateHostConfig Method—Creates Host Configuration Object
- CreateODBCQueryScheme Method—Creates ODBC Query Scheme
- CreatePwdPolicy Method—Creates Password Policy
- CreateRegScheme Method—Creates Registration Scheme
- CreateSAMLAffiliation Method—Creates SAML 2.0 Affiliation Object
- CreateSAMLAuthScheme Method—Creates SAML Authentication Scheme Object
- CreateSingleCertMap Method—Creates Single-Attribute Certificate Map
- CreateTrustedHost Method—Creates Trusted Host Object
- CreateUserDir Method—Creates User Directory Object
- CreateWSFEDAuthScheme Method—Creates WS-Federation Authentication Scheme
- DeleteAdmin Method—Deletes Administrator
- DeleteAffDomain Method—Deletes Affiliate Domain
- DeleteAgent Method—Deletes Agent
- DeleteAgentConfig Method—Deletes Agent Configuration Object
- DeleteAuthAzMap Method—Deletes Authentication and Authorization Map
- DeleteAuthScheme Method—Deletes Authentication Scheme
- DeleteCertMap Method—Deletes Certificate Map
- DeleteDomain Method—Deletes Policy Domain
- DeleteGlobalPolicy Method—Deletes Global Policy
- DeleteGlobalResponse Method—Deletes Global Response
- DeleteGlobalRule Method—Deletes Global Rule
- DeleteGroup Method—Deletes Agent Group
- DeleteHostConfig Method—Deletes Host Configuration Object
- DeleteODBCQueryScheme Method—Deletes ODBC Query Scheme
- DeletePwdPolicy Method—Deletes Password Policy
- DeleteRegScheme Method—Deletes Registration Scheme
- DeleteSAMLAffiliation Method—Deletes SAML Affiliation Object
- DeleteTrustedHost Method—Deletes Trusted Host
- DeleteUserDir Method—Deletes User Directory
- GetAdmin Method—Retrieves Administrator
- GetAffDomain Method—Retrieves Affiliate Domain
- GetAgent Method—Retrieves Agent
- GetAgentConfig Method—Retrieves Agent Configuration Object
- GetAgentGroup Method—Retrieves Agent Group
- GetAgentType Method—Retrieves Agent Type
- GetAllAdmins Method—Retrieves List of All Administrators
- GetAllAffDomains Method—Retrieves List of All Affiliate Domains
- GetAllAgentConfigs Method—Retrieves List of All Agent Configuration Objects
- GetAllAgentGroups Method—Retrieves List of All Agent Group Objects
- GetAllAgents Method—Retrieves List of All Agents
- GetAllAuthAzMaps Method—Retrieves List of All AuthAz Maps
- GetAllAuthSchemes Method—Retrieves List of Authentication Schemes
- GetAllCertMaps Method—Retrieves List of Certificate Mapping Objects
- GetAllDomains Method—Retrieves List of All Domains
- GetAllGlobalPolicies Method—Retrieves List of All Global Policy Objects
- GetAllGlobalResponses Method—Retrieves List of All Global Response Objects
- GetAllGlobalRules Method—Retrieves List of All Global Rule Objects
- GetAllHostConfigs Method—Retrieves List of All Host Configuration Objects
- GetAllODBCQuerySchemes Method—Retrieves List of All ODBC Query Schemes
- GetAllPwdPolicies Method—Retrieves List of All Password Policies
- GetAllRegSchemes Method—Retrieves List of All Registration Schemes
- GetAllSAMLAffiliations Method—Retrieves List of All SAML 2.0 Affiliations
- GetAllSAMLSchemeAttributes Method—Retrieves List of All Requester Attributes
- GetAllTrustedHosts Method—Retrieves List of All Trusted Host Objects
- GetAllUserDirs Method—Retrieves List of All User Directories
- GetAllVariableTypes Method—Retrieves List of All Variable Type Objects
- GetAuthScheme Method—Retrieves Authentication Scheme Object
- GetCertMap Method—Retrieves Certificate Mapping Object
- GetDomain Method—Retrieves Domain Object
- GetGlobalPolicy Method—Retrieves Global Policy Object
- GetGlobalResponse Method—Retrieves Global Response Object
- GetGlobalRule Method—Retrieves Global Rule Object
- GetHostConfig Method—Retrieves Host Configuration Object
- GetODBCQueryScheme Method—Retrieves ODBC Query Scheme Object
- GetPwdPolicy Method—Retrieves Password Policy Object
- GetRegScheme Method—Retrieves Registration Scheme Object
- GetSAMLAffiliation Method—Retrieves SAML 2.0 Affiliation Object
- GetSAMLAffiliationById Method—Retrieves SAML 2.0 Affiliation Object by ID
- GetSharedSecretPolicy Method—Retrieves Shared Secret Policy Object
- GetTrustedHost Method—Retrieves Trusted Host Object
- GetUserDir Method—Retrieves User Directory Object
- GetVariableType Method—Retrieves Variable Type Object
- RemoveAttributeFromSAMLScheme Method—Removes Attribute from SAML Scheme
- SAMLAuthSchemeProperties Method—Sets or Retrieves SAML Metadata Properties
- WSFEDAuthSchemeProperties Method—Sets or Retrieves WS-Federation Properties