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