Interface ServerConfig


  • public interface ServerConfig
    Represents the configuration object passed down to the custom plugin.
    • Method Detail

      • toAuthHandlerProperties

        java.util.Properties toAuthHandlerProperties()
        Returns the configuration items related to AuthHandler in this object in a Properties format.
        Returns:
        configuration properties