| Package | Description |
|---|---|
| org.jboss.as.domain.management.security |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapSubjectSupplementalService
A
SubjectSupplemental for loading a users groups from LDAP. |
class |
PlugInSubjectSupplemental
The
SubjectSupplementalService for Plug-Ins |
class |
PropertiesSubjectSupplemental |
| Modifier and Type | Method and Description |
|---|---|
static Supplier<SubjectSupplementalService> |
SubjectSupplementalService.ServiceUtil.requires(org.jboss.msc.service.ServiceBuilder<?> sb,
org.jboss.msc.service.ServiceName serviceName) |
| Constructor and Description |
|---|
SecurityRealmService(Consumer<SecurityRealm> securityRealmConsumer,
Supplier<SubjectSupplementalService> subjectSupplementalSupplier,
Supplier<CallbackHandlerFactory> secretCallbackFactorySupplier,
Supplier<org.jboss.as.domain.management.security.KeytabIdentityFactoryService> keytabFactorySupplier,
Supplier<SSLContext> sslContextSupplier,
Supplier<String> tmpDirPathSupplier,
Set<Supplier<CallbackHandlerService>> callbackHandlerServices,
String name,
boolean mapGroupsToRoles) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.