| Package | Description |
|---|---|
| com.nimbusds.openid.connect.sdk |
Classes for representing, serialising and parsing OpenID Connect client
requests and server responses.
|
| Modifier and Type | Method | Description |
|---|---|---|
static BackChannelLogoutRequest |
BackChannelLogoutRequest.parse(HTTPRequest httpRequest) |
Parses a back-channel logout request from the specified HTTP request.
|
static BackChannelLogoutRequest |
BackChannelLogoutRequest.parse(URI uri,
Map<String,String> params) |
Parses a back-channel logout request from the specified parameters.
|
static BackChannelLogoutRequest |
BackChannelLogoutRequest.parse(Map<String,String> params) |
Parses a back-channel logout request from the specified parameters.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.