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