Class LoggingAuthServer

java.lang.Object
de.adorsys.sts.tokenauth.AuthServer
de.adorsys.sts.token.authentication.LoggingAuthServer

public class LoggingAuthServer extends AuthServer
  • Constructor Details

    • LoggingAuthServer

      public LoggingAuthServer(String name, String issUrl, String jwksUrl, int refreshIntervalSeconds)
  • Method Details