| Modifier and Type | Method and Description |
|---|---|
ThemeProvider |
AerogearThemeProviderFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
AccountProvider |
FreeMarkerAccountProviderFactory.create(ProviderSession providerSession) |
| Constructor and Description |
|---|
FreeMarkerAccountProvider(ProviderSession session,
FreeMarkerUtil freeMarker) |
| Modifier and Type | Method and Description |
|---|---|
AuditListener |
EmailAuditListenerFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
AuditProvider |
JpaAuditProviderFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
AuditListener |
JBossLoggingAuditListenerFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
AuditProvider |
MongoAuditProviderFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationProviderManager |
AuthenticationProviderManager.getManager(RealmModel realm,
ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationProvider |
ModelAuthenticationProviderFactory.create(ProviderSession providerSession) |
AuthenticationProvider |
ExternalModelAuthenticationProviderFactory.create(ProviderSession providerSession) |
| Constructor and Description |
|---|
ExternalModelAuthenticationProvider(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationProvider |
PicketlinkAuthenticationProviderFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
EmailProvider |
FreeMarkerEmailProviderFactory.create(ProviderSession providerSession) |
| Constructor and Description |
|---|
FreeMarkerEmailProvider(ProviderSession session,
FreeMarkerUtil freeMarker) |
| Modifier and Type | Method and Description |
|---|---|
AuditProvider |
MemAuditProviderFactory.create(ProviderSession providerSession) |
AuditListener |
SysoutAuditListenerFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationProvider |
PropertiesAuthenticationProviderFactory.create(ProviderSession providerSession) |
| Constructor and Description |
|---|
ExtendingThemeManager(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
LoginFormsProvider |
FreeMarkerLoginFormsProviderFactory.create(ProviderSession providerSession) |
| Constructor and Description |
|---|
FreeMarkerLoginFormsProvider(ProviderSession session,
FreeMarkerUtil freeMarker) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LdapTestUtils.setLdapPassword(ProviderSession providerSession,
RealmModel realm,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
KeycloakSession |
KeycloakSessionFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
KeycloakSession |
JpaKeycloakSessionFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
KeycloakSession |
MongoKeycloakSessionFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
IdentityManagerProvider |
RealmIdentityManagerProviderFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
ProviderSession |
ProviderSessionFactory.createSession() |
| Modifier and Type | Method and Description |
|---|---|
T |
ProviderFactory.create(ProviderSession providerSession) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProviderSession |
| Modifier and Type | Method and Description |
|---|---|
ProviderSession |
DefaultProviderSessionFactory.createSession() |
| Modifier and Type | Field and Description |
|---|---|
protected ProviderSession |
AuthenticationManager.providerSession |
| Constructor and Description |
|---|
AppAuthManager(ProviderSession providerSession) |
AuditManager(RealmModel realm,
ProviderSession providers,
ClientConnection clientConnection) |
AuthenticationManager(ProviderSession providerSession) |
AuthenticationManager(ProviderSession providerSession,
BruteForceProtector protector) |
| Modifier and Type | Field and Description |
|---|---|
protected ProviderSession |
SocialResource.providers |
protected ProviderSession |
RealmsResource.providers |
protected ProviderSession |
TokenService.providerSession |
protected ProviderSession |
SocialResource.providerSession |
protected ProviderSession |
RequiredActionsService.providerSession |
| Modifier and Type | Field and Description |
|---|---|
protected ProviderSession |
RealmAdminResource.providers |
protected ProviderSession |
AdminConsole.providerSession |
| Constructor and Description |
|---|
UsersResource(ProviderSession providerSession,
RealmModel realm,
RealmAuth auth,
TokenManager tokenManager) |
| Modifier and Type | Method and Description |
|---|---|
static LoginFormsProvider |
Flows.forms(ProviderSession session,
RealmModel realm,
javax.ws.rs.core.UriInfo uriInfo) |
static OAuthFlows |
Flows.oauth(ProviderSession session,
RealmModel realm,
org.jboss.resteasy.spi.HttpRequest request,
javax.ws.rs.core.UriInfo uriInfo,
AuthenticationManager authManager,
TokenManager tokenManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledTask.run(KeycloakSession keycloakSession,
ProviderSession providerSession) |
void |
ClearExpiredUserSessions.run(KeycloakSession keycloakSession,
ProviderSession providerSession) |
void |
ClearExpiredAuditEvents.run(KeycloakSession keycloakSession,
ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
ThemeProvider |
FolderThemeProviderFactory.create(ProviderSession providerSession) |
ThemeProvider |
DefaultKeycloakThemeProviderFactory.create(ProviderSession providerSession) |
| Modifier and Type | Method and Description |
|---|---|
TimerProvider |
BasicTimerProviderFactory.create(ProviderSession providerSession) |
Copyright © 2014. All Rights Reserved.