Uses of Class
com.nimbusds.openid.connect.sdk.federation.api.EntityListingErrorResponse
Packages that use EntityListingErrorResponse
Package
Description
OpenID Connect Federation 1.0 API classes.
-
Uses of EntityListingErrorResponse in com.nimbusds.openid.connect.sdk.federation.api
Methods in com.nimbusds.openid.connect.sdk.federation.api that return EntityListingErrorResponseModifier and TypeMethodDescriptionstatic EntityListingErrorResponseEntityListingErrorResponse.parse(HTTPResponse httpResponse) Parses an entity listing error response from the specified HTTP response.EntityListingResponse.toErrorResponse()Casts this response to an entity listing error response.