| Package | Description |
|---|---|
| org.jboss.as.cli.impl.aesh.cmd.security.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthFactory |
ElytronUtil.findMatchingAuthFactory(AuthMechanism newMechanism,
AuthFactorySpec spec,
CommandContext ctx) |
AuthFactory |
AuthSecurityBuilder.getAuthFactory() |
static AuthFactory |
ElytronUtil.getAuthFactory(org.jboss.dmr.ModelNode mn,
String authFactory,
AuthFactorySpec spec,
CommandContext ctx) |
static AuthFactory |
ElytronUtil.getAuthFactory(String authFactory,
AuthFactorySpec spec,
CommandContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ElytronUtil.addAuthMechanism(CommandContext ctx,
AuthFactory authFactory,
AuthMechanism mechanism,
org.jboss.dmr.ModelNode steps) |
| Constructor and Description |
|---|
AuthSecurityBuilder(AuthFactory ootbFactory) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.