Class OAuthServerConfig


  • public class OAuthServerConfig
    extends Object
    • Method Detail

      • reload

        public void reload()
      • isEnabled

        public boolean isEnabled()
      • getClientCredentials

        public List<String> getClientCredentials()
      • isPassThrough

        public boolean isPassThrough()
      • setPassThrough

        public void setPassThrough​(boolean passThrough)
      • getTokenServiceId

        public String getTokenServiceId()
      • setTokenServiceId

        public void setTokenServiceId​(String tokenServiceId)