Uses of Class
io.jans.ca.plugin.adminui.model.auth.DCRResponse
-
Packages that use DCRResponse Package Description io.jans.ca.plugin.adminui.service -
-
Uses of DCRResponse in io.jans.ca.plugin.adminui.service
Methods in io.jans.ca.plugin.adminui.service that return DCRResponse Modifier and Type Method Description DCRResponseBaseService. executeDCR(String ssaJwt)Performs Dynamic Client Registration (DCR) using the provided Software Statement Assertion (SSA).
-