- client(Client<C, U>) - Method in class org.jooby.pac4j.Auth
-
Deprecated.
Add an auth client, like facebook, twitter, github, etc...Please note the require dependency
must be in the classpath.
- client(Class<? extends Client<C, U>>) - Method in class org.jooby.pac4j.Auth
-
Deprecated.
Add an auth client, like facebook, twitter, github, etc...Please note the require dependency
must be in the classpath.
- client(String, Client<C, U>) - Method in class org.jooby.pac4j.Auth
-
Deprecated.
Add an auth client, like facebook, twitter, github, etc...Please note the require dependency
must be in the classpath.
- client(Function<Config, Client<C, U>>) - Method in class org.jooby.pac4j.Auth
-
Deprecated.
Add an auth client, like facebook, twitter, github, etc...Please note the require dependency
must be in the classpath.
- client(String, Function<Config, Client<C, U>>) - Method in class org.jooby.pac4j.Auth
-
Deprecated.
Add an auth client, like facebook, twitter, github, etc...Please note the require dependency
must be in the classpath.
- client(String, Class<? extends Client<C, U>>) - Method in class org.jooby.pac4j.Auth
-
Deprecated.
Add an auth client, like facebook, twitter, github, etc...Please note the require dependency
must be in the classpath.
- CNAME - Static variable in class org.jooby.pac4j.Auth
-
Deprecated.
- config() - Method in class org.jooby.pac4j.Auth
-
Deprecated.
- configure(Env, Config, Binder) - Method in class org.jooby.pac4j.Auth
-
Deprecated.