Uses of Class
com.nimbusds.openid.connect.sdk.federation.api.FetchEntityStatementResponse
Packages that use FetchEntityStatementResponse
Package
Description
OpenID Connect Federation 1.0 API classes.
-
Uses of FetchEntityStatementResponse in com.nimbusds.openid.connect.sdk.federation.api
Modifier and TypeClassDescriptionclassFetch entity statement error response.classFetch entity statement success response.Methods in com.nimbusds.openid.connect.sdk.federation.api that return FetchEntityStatementResponseModifier and TypeMethodDescriptionstatic FetchEntityStatementResponseFetchEntityStatementResponse.parse(HTTPResponse httpResponse) Parses a fetch entity statement response from the specified HTTP response.