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 StringendpointUrl(String path)static StringendpointUrl(String endSessionEndpoint, String path)List<String>getAcrValuesList()static List<String>getAcrValuesList(List<String> scriptAliases)StringgetTokenStatusListEndpoint()org.json.JSONObjectprocess()
-
-
-
Method Detail
-
process
public org.json.JSONObject process()
-
getTokenStatusListEndpoint
public String getTokenStatusListEndpoint()
-
-