Class PasswordCredentialsPolicyType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

    public class PasswordCredentialsPolicyType
    extends CredentialPolicyType
    Structure that specifies policy for password management. It is in fact only a simple reference to a password policy. This is a credential policy. Which means that it controls how credentials are set (stored). It does not control how credentials are used for authentication. That is controlled by the authentication module setting - and in fact this may even be out of our control completely, e.g. in case that external authentication is used (SSO).
    See Also:
    Serialized Form