Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.ejb3 |
Modifier and Type | Method and Description |
---|---|
ApplicationSecurityDomain |
EJB3.EJB3Resources.applicationSecurityDomain(String key) |
Modifier and Type | Method and Description |
---|---|
List<ApplicationSecurityDomain> |
EJB3.EJB3Resources.applicationSecurityDomains()
Get the list of ApplicationSecurityDomain resources
|
Modifier and Type | Method and Description |
---|---|
T |
EJB3.applicationSecurityDomain(ApplicationSecurityDomain value)
Add the ApplicationSecurityDomain object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
T |
EJB3.applicationSecurityDomains(List<ApplicationSecurityDomain> value)
Add all ApplicationSecurityDomain objects to this subresource
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationSecurityDomain<T extends ApplicationSecurityDomain<T>>
A mapping from a security domain referenced in a deployed application
|
interface |
ApplicationSecurityDomainConsumer<T extends ApplicationSecurityDomain<T>> |
interface |
ApplicationSecurityDomainSupplier<T extends ApplicationSecurityDomain> |
Modifier and Type | Method and Description |
---|---|
ApplicationSecurityDomain |
ApplicationSecurityDomainSupplier.get()
Constructed instance of ApplicationSecurityDomain resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.