Uses of Interface
org.pac4j.oidc.util.ValueRetriever
Packages that use ValueRetriever
-
Uses of ValueRetriever in org.pac4j.oidc.config
Methods in org.pac4j.oidc.config that return ValueRetrieverMethods in org.pac4j.oidc.config with parameters of type ValueRetrieverModifier and TypeMethodDescriptionvoidOidcConfiguration.setValueRetriever(ValueRetriever valueRetriever) -
Uses of ValueRetriever in org.pac4j.oidc.util
Classes in org.pac4j.oidc.util that implement ValueRetrieverModifier and TypeClassDescriptionclassThe default implementation ofValueRetrieverthat reads the values from theSessionStorein theWebContext.