Class AuthMethod


  • public final class AuthMethod
    extends Object
    Embedded authentication method response.
    Since:
    0.1
    Author:
    Stefan Kalscheuer
    • Constructor Detail

      • AuthMethod

        public AuthMethod()
    • Method Detail

      • getType

        public AuthBackend getType()
        Returns:
        Backend type
      • getRawType

        public String getRawType()
        Returns:
        Raw backend type string
      • getDescription

        public String getDescription()
        Returns:
        Description
      • getConfig

        public Map<String,​String> getConfig()
        Returns:
        Configuration data
      • isLocal

        public boolean isLocal()
        Returns:
        Is local backend