Uses of Class
net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.AbstractUserInfoResponseTypeCondition
-
Packages that use AbstractUserInfoResponseTypeCondition Package Description net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic Predicates for RP-specific messaging configuration. -
-
Uses of AbstractUserInfoResponseTypeCondition in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic
Subclasses of AbstractUserInfoResponseTypeCondition in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic Modifier and Type Class Description classUserInfoPlainResponseTypeConditionCondition that returns true if the UserInfo response was an plain JSON type i.e.
-