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 EndSessionResponse
EndSessionClient. exec()
Executes the call to the REST Service and processes the response.EndSessionResponse
EndSessionClient. execEndSession(String idTokenHint, String postLogoutRedirectUri, String state)
Executes the call to the REST Service requesting to end session and processes the response.
-