JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
I
L
O
S
V
A
attributes
- Variable in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
This must a list of attribute names separated by commas.
C
createProfile(String, String[], Map<String, Object>)
- Method in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
D
dataSource
- Variable in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
DbAuthenticator
- Class in
org.pac4j.sql.credentials.authenticator
Authenticator for users stored in relational database, based on the JDBI library.
DbAuthenticator()
- Constructor for class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
DbAuthenticator(DataSource)
- Constructor for class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
DbAuthenticator(DataSource, String)
- Constructor for class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
DbAuthenticator(DataSource, String, PasswordEncoder)
- Constructor for class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
dbi
- Variable in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
DbProfile
- Class in
org.pac4j.sql.profile
The user profile returned by a DB authentication.
DbProfile()
- Constructor for class org.pac4j.sql.profile.
DbProfile
E
endQuery
- Variable in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
G
getAttributes()
- Method in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
getDataSource()
- Method in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
getEndQuery()
- Method in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
getStartQuery()
- Method in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
I
internalInit(WebContext)
- Method in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
L
logger
- Variable in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
O
org.pac4j.sql.credentials.authenticator
- package org.pac4j.sql.credentials.authenticator
org.pac4j.sql.profile
- package org.pac4j.sql.profile
S
setAttributes(String)
- Method in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
setDataSource(DataSource)
- Method in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
setEndQuery(String)
- Method in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
setStartQuery(String)
- Method in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
startQuery
- Variable in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
V
validate(UsernamePasswordCredentials, WebContext)
- Method in class org.pac4j.sql.credentials.authenticator.
DbAuthenticator
A
C
D
E
G
I
L
O
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All Rights Reserved.