Interface LoginConfig


public interface LoginConfig
  • Method Details

    • getAuthMethod

      String getAuthMethod()
      Returns:
      <auth-method>, or null if unspecified
    • getRealmName

      String getRealmName()
      Returns:
      <realm-name>, or null if unspecified
    • getFormLoginConfig

      FormLoginConfig getFormLoginConfig()
      Returns:
      <form-login-config>, or null if unspecified