public interface Capabilities
This is not to be used outside of the various connector subsystems.
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHENTICATION_CONTEXT_CAPABILITY
The name of the authentication-context capability provided by Elytron.
|
static org.jboss.as.controller.capability.RuntimeCapability<Void> |
DATA_SOURCE_CAPABILITY
The data-source capability
|
static String |
DATA_SOURCE_CAPABILITY_NAME
The name for the data-source capability
|
static String |
ELYTRON_SECURITY_DOMAIN_CAPABILITY |
static final String DATA_SOURCE_CAPABILITY_NAME
static final String AUTHENTICATION_CONTEXT_CAPABILITY
static final String ELYTRON_SECURITY_DOMAIN_CAPABILITY
static final org.jboss.as.controller.capability.RuntimeCapability<Void> DATA_SOURCE_CAPABILITY
Copyright © 2019 JBoss by Red Hat. All rights reserved.