Uses of Interface
net.shibboleth.idp.plugin.oidc.op.messaging.OIDCWebFingerResponse.Link
-
Packages that use OIDCWebFingerResponse.Link Package Description net.shibboleth.idp.plugin.oidc.op.messaging OIDC messaging interfaces and classes. -
-
Uses of OIDCWebFingerResponse.Link in net.shibboleth.idp.plugin.oidc.op.messaging
Methods in net.shibboleth.idp.plugin.oidc.op.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.
-