Provider - Authentication Realm Providers

Authentication Realm Providers

  • Provider - JAAS Realm

    Authentication realm that uses the specified JAAS application entry. Can only be used with authentication schemes that provide both username and credential.

  • Provider - Properties Realm

    A simple example of an authentication realm for use in testing or development. This realm verifies a password by reading an unencrypted properties file.