Package org.pac4j.oidc.util
-
Interface Summary Interface Description ValueRetriever ValueRetriever retrieves a given value from theWebContext. -
Class Summary Class Description SessionStoreValueRetriever The default implementation ofValueRetrieverthat reads the values from theSessionStorein theWebContext.