Package io.jans.as.server.jans.ws.rs
Class JansConfigurationWS
- java.lang.Object
-
- io.jans.as.server.jans.ws.rs.JansConfigurationWS
-
@Path("/.well-known/jans-configuration") public class JansConfigurationWS extends Object
Created by eugeniuparvan on 8/5/16.
-
-
Constructor Summary
Constructors Constructor Description JansConfigurationWS()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<Integer,Set<String>>
createAuthLevelMapping()
jakarta.ws.rs.core.Response
getConfiguration()
-