| Package | Description |
|---|---|
| org.jboss.as.cli.impl.aesh.cmd.security.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityDomain |
AuthFactory.getSecurityDomain() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.dmr.ModelNode |
ElytronUtil.addAuthFactory(CommandContext ctx,
SecurityDomain securityDomain,
String newAuthFactoryName,
AuthFactorySpec spec) |
static void |
ElytronUtil.addRealm(CommandContext ctx,
SecurityDomain securityDomain,
Realm realm,
org.jboss.dmr.ModelNode steps) |
static org.jboss.dmr.ModelNode |
ElytronUtil.getSecurityDomainResource(SecurityDomain domain,
CommandContext ctx) |
| Constructor and Description |
|---|
AuthFactory(String name,
SecurityDomain domain,
AuthFactorySpec spec) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.