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 java.lang.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 java.util.Map<java.lang.Integer,java.util.Set<java.lang.String>>
createAuthLevelMapping()
javax.ws.rs.core.Response
getConfiguration()
-