Scripting and Programming Guides › Scripting Guide for Perl › CLI Policy Management Methods › Authentication Scheme Methods
Authentication Scheme Methods
The following methods act on PolicyMgtAuthScheme objects.:
- AddMessageConsumerPluginToSAML1xScheme Method—Adds MessageConsumerPlugin class name and parameter to SAML1x authentication scheme.
- AddRedirectURLToSAML1xScheme Method—Adds the redirection location to a SAML1x authentication scheme.
- AddTargetConfigToSAML1xScheme Method—Adds default Target and QueryParameterOverridesTarget configuration to SAML1x authentication scheme.
- CustomLib Method—Sets or retrieves the name of the shared library that implements the custom authentication scheme.
- CustomParam Method—Sets or retrieves information that is passed to the custom authentication scheme.
- CustomSecret Method—Sets or retrieves the shared secret for the custom authentication scheme.
- Description Method—Sets or retrieves the description of the authentication scheme.
- GetMessageConsumerPluginFromSAML1xScheme Method—Retrieves the MessageConsumerPlugin class name and parameter from a SAML1x authentication scheme.
- GetTargetConfigFromSAML1xScheme Method—Retrieves the default Target and QueryParameterOverridesTarget configuration from a SAML1x authentication scheme.
- GetRedirectURLFromSAML1xScheme Method—Retrieves the redirect URL from a SAML1x authentication scheme.
- IgnorePwd Method—Sets or retrieves the flag that specifies whether a password should be checked.
- IsRadius Method—Sets or retrieves the flag that specifies whether the authentication scheme supports RADIUS agents.
- IsTemplate Method—Retrieves the flag value that indicates whether the authentication scheme can be used as a template.
- IsUsedByAdmin Method—Determines whether the scheme should be used for SiteMinder administrators.
- Name Method—Sets or retrieves the name of the authentication scheme.
- ProtectionLevel Method—Sets or retrieves the protection level of the authentication scheme.
- Save Method—Saves modifications to an authentication scheme.
- SaveCredentials Method—Sets or retrieves the flag that allows user credentials to be saved.
- Type Method—Sets or retrieves the authentication scheme type.