Class JansConfigurationWS


  • @Path("/.well-known/jans-configuration")
    public class JansConfigurationWS
    extends Object
    Created by eugeniuparvan on 8/5/16.
    • Constructor Detail

      • JansConfigurationWS

        public JansConfigurationWS()
    • Method Detail

      • getConfiguration

        @GET
        @Produces("application/json")
        public jakarta.ws.rs.core.Response getConfiguration()