Authentication Policy
This is an abstract object type that cannot be instantiated.
Authentication Policies define the policies which should be used for authenticating users and managing the password and other account related state.
Authentication Policies
The following Authentication Policies are available:
These Authentication Policies inherit the properties described below.
Authentication Policy Properties
You can use configuration expressions to set property values at startup time. For details, see Property Value Substitution.
Basic Properties |
---|
java-class
Synopsis |
Specifies the fully-qualified name of the Java class which provides the Authentication Policy implementation. |
Default Value |
None |
Allowed Values |
A Java class that extends or implements:
|
Multi-valued |
No |
Required |
Yes |
Admin Action Required |
The object must be disabled and re-enabled for changes to take effect. |
Advanced |
No |
Read-Only |
No |