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 |
---|---|
SubjectSupplementalService |
PlugInSubjectSupplemental.getValue() |
SubjectSupplementalService |
PropertiesSubjectSupplemental.getValue() |
SubjectSupplementalService |
LdapSubjectSupplementalService.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<SubjectSupplementalService> |
SecurityRealmService.getSubjectSupplementalInjector() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.msc.service.ServiceBuilder<?> |
SubjectSupplementalService.ServiceUtil.addDependency(org.jboss.msc.service.ServiceBuilder<?> sb,
org.jboss.msc.inject.Injector<SubjectSupplementalService> injector,
org.jboss.msc.service.ServiceName serviceName,
boolean optional) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.