| Package | Description |
|---|---|
| com.nimbusds.openid.connect.sdk.op |
OpenID Connect Provider (OP) classes.
|
| Modifier and Type | Method | Description |
|---|---|---|
ACRRequest |
ACRRequest.applyDefaultACRs(OIDCClientInformation clientInfo) |
Applies the registered default ACR values for the requesting client
(as a voluntary ACR value, provided no ACR values were explicitly
requested).
|
static ACRRequest |
ACRRequest.resolve(AuthorizationRequest authzRequest) |
Resolves the requested essential and voluntary ACR values from the
specified OAuth 2.0 authorisation request / OpenID authentication
request.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.