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