Interface OpenIdAuthorizationResponse

All Superinterfaces:
AuthorizationResponse
All Known Implementing Classes:
DefaultOpenIdAuthorizationResponse

public interface OpenIdAuthorizationResponse extends AuthorizationResponse
An extension of AuthorizationResponse that allows for retrieval of the persisted nonce value.
Since:
1.2.0
Author:
James Kleeh
  • Method Details

    • getNonce

      @Nullable @Nullable String getNonce()
      Returns:
      The persisted nonce value