Uses of Interface
org.geant.idpextension.oidc.messaging.OIDCWebFingerResponse.Link
-
Packages that use OIDCWebFingerResponse.Link Package Description org.geant.idpextension.oidc.messaging OIDC messaging interfaces and classes. -
-
Uses of OIDCWebFingerResponse.Link in org.geant.idpextension.oidc.messaging
Methods in org.geant.idpextension.oidc.messaging that return types with arguments of type OIDCWebFingerResponse.Link Modifier and Type Method Description List<OIDCWebFingerResponse.Link>OIDCWebFingerResponse. getLinks()Get the links for services being able to authenticate the target End-User.
-