Uses of Class
com.nimbusds.openid.connect.sdk.federation.trust.TrustChain
-
Packages that use TrustChain Package Description com.nimbusds.openid.connect.sdk.federation.trust OpenID Connect Federation 1.0 trust chains and resolution. -
-
Uses of TrustChain in com.nimbusds.openid.connect.sdk.federation.trust
Methods in com.nimbusds.openid.connect.sdk.federation.trust that return TrustChain Modifier and Type Method Description TrustChain
TrustChainSet. getShortest()
Returns the shortest trust chain in this set.
-