Package io.jans.as.server.service
Class DiscoveryService
- java.lang.Object
-
- io.jans.as.server.service.DiscoveryService
-
@Named public class DiscoveryService extends Object
- Author:
- Yuriy Z
-
-
Constructor Summary
Constructors Constructor Description DiscoveryService()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
endpointUrl(String path)
static String
endpointUrl(String endSessionEndpoint, String path)
List<String>
getAcrValuesList()
static List<String>
getAcrValuesList(List<String> scriptAliases)
String
getTokenStatusListEndpoint()
org.json.JSONObject
process()
-
-
-
Method Detail
-
process
public org.json.JSONObject process()
-
getTokenStatusListEndpoint
public String getTokenStatusListEndpoint()
-
-