Uses of Class
com.inrupt.client.openid.EndSessionRequest
Packages that use EndSessionRequest
-
Uses of EndSessionRequest in com.inrupt.client.openid
Methods in com.inrupt.client.openid that return EndSessionRequestModifier and TypeMethodDescriptionEndSessionRequest.Builder.build()
Build the end session request.Methods in com.inrupt.client.openid with parameters of type EndSessionRequestModifier and TypeMethodDescriptionOpenIdProvider.endSession
(EndSessionRequest request) End the session asynchronously with the OpenID Provider.