Uses of Class
io.jans.as.client.EndSessionResponse
-
Packages that use EndSessionResponse Package Description io.jans.as.client -
-
Uses of EndSessionResponse in io.jans.as.client
Methods in io.jans.as.client that return EndSessionResponse Modifier and Type Method Description EndSessionResponseEndSessionClient. exec()Executes the call to the REST Service and processes the response.EndSessionResponseEndSessionClient. execEndSession(String idTokenHint, String postLogoutRedirectUri, String state)Executes the call to the REST Service requesting to end session and processes the response.
-