Package | Description |
---|---|
org.mitre.openid.connect.model |
Modifier and Type | Method and Description |
---|---|
ServerConfiguration |
PendingOIDCAuthenticationToken.getServerConfiguration() |
Constructor and Description |
---|
PendingOIDCAuthenticationToken(String subject,
String issuer,
ServerConfiguration serverConfiguration,
com.nimbusds.jwt.JWT idToken,
String accessTokenValue,
String refreshTokenValue)
Constructs OIDCAuthenticationToken for use as a data shuttle from the filter to the auth provider.
|
Copyright © 2022. All rights reserved.