Interface PasswordPolicy

All Known Implementing Classes:
SimplePasswordPolicy

public interface PasswordPolicy
Password policy interface.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
    Thrown when password is not okay.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Check that password meets policy requirements.