Uses of Class
net.shibboleth.oidc.security.jose.criterion.ClientInformationCriterion
Packages that use ClientInformationCriterion
Package
Description
Utility classes for security related functions.
-
Uses of ClientInformationCriterion in net.shibboleth.oidc.security.impl
Methods in net.shibboleth.oidc.security.impl with parameters of type ClientInformationCriterionModifier and TypeMethodDescriptionprotected StringClientInformationJWTTrustEngine.getExpectedAlgorithm(ClientInformationCriterion criterion) Fetches the expected signature algorithm from theOIDCClientInformation.