Uses of Interface
org.pac4j.core.client.finder.ClientFinder
Packages that use ClientFinder
-
Uses of ClientFinder in org.pac4j.core.client.finder
Classes in org.pac4j.core.client.finder that implement ClientFinderModifier and TypeClassDescriptionclassFind the right client on the callback.classFind the right clients based on the query parameter for theSecurityLogic. -
Uses of ClientFinder in org.pac4j.core.engine
Methods in org.pac4j.core.engine that return ClientFinderModifier and TypeMethodDescriptionDefaultCallbackLogic.getClientFinder()DefaultSecurityLogic.getClientFinder()Methods in org.pac4j.core.engine with parameters of type ClientFinderModifier and TypeMethodDescriptionvoidDefaultCallbackLogic.setClientFinder(ClientFinder clientFinder) voidDefaultSecurityLogic.setClientFinder(ClientFinder clientFinder)