| Package | Description |
|---|---|
| org.jboss.as.domain.management | |
| org.jboss.as.domain.management.security |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.msc.service.ServiceBuilder<?> |
SecurityRealm.ServiceUtil.addDependency(org.jboss.msc.service.ServiceBuilder<?> sb,
org.jboss.msc.inject.Injector<SecurityRealm> injector,
String realmName,
boolean optional) |
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityRealmService
The service representing the security realm, this service will be injected into any management interfaces
requiring any of the capabilities provided by the realm.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.