Package ratpack.pac4j
Interface RatpackPac4j.ClientsProvider
-
- Enclosing class:
- RatpackPac4j
public static interface RatpackPac4j.ClientsProvider
Provides the set of Pac4jclients
.- Since:
- 1.1
- See Also:
RatpackPac4j.authenticator(String, ClientsProvider)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Iterable<? extends Client<?,?>>
get(Context ctx)
-