Uses of Class
net.shibboleth.oidc.security.jose.criterion.ClientInformationCriterion
-
Packages that use ClientInformationCriterion Package Description net.shibboleth.oidc.security.impl 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 ClientInformationCriterion Modifier and Type Method Description protected StringClientInformationJWTTrustEngine. getExpectedAlgorithm(ClientInformationCriterion criterion)Fetches the expected signature algorithm from theOIDCClientInformation.
-