Interface Configuration


public interface Configuration
  • Method Details

    • getIssuer

      String getIssuer()
    • getTokenEndpoint

      String getTokenEndpoint()
    • getJwksUri

      String getJwksUri()
    • getGrantTypesSupported

      Set<String> getGrantTypesSupported()