Interface AuthenticationService


  • @Path("/auth")
    public interface AuthenticationService
    • Method Detail

      • getLoginMetadata

        @GET
        @Produces("application/json")
        ai.digital.deploy.sql.model.LoginMetadata getLoginMetadata()