Class AuthenticationProvider


  • public class AuthenticationProvider
    extends Object
    POJO to simply represent authentication providers in SystemResource endpoints
    • Constructor Detail

      • AuthenticationProvider

        public AuthenticationProvider()
      • AuthenticationProvider

        public AuthenticationProvider​(String authenticationTypeToSet)
    • Method Detail

      • getAuthenticationType

        public String getAuthenticationType()
      • setAuthenticationType

        public void setAuthenticationType​(String authenticationTypeToSet)