Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.management |
Modifier and Type | Method and Description |
---|---|
AuthorizationAccess |
ManagementCoreService.ManagementCoreServiceResources.authorizationAccess()
The access control definitions defining the access management
restrictions.
|
Modifier and Type | Method and Description |
---|---|
T |
ManagementCoreService.authorizationAccess(AuthorizationAccess value)
The access control definitions defining the access management
restrictions.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationAccess<T extends AuthorizationAccess<T>>
The access control definitions defining the access management restrictions.
|
interface |
AuthorizationAccessConsumer<T extends AuthorizationAccess<T>> |
interface |
AuthorizationAccessSupplier<T extends AuthorizationAccess> |
Modifier and Type | Method and Description |
---|---|
AuthorizationAccess |
AuthorizationAccessSupplier.get()
Constructed instance of AuthorizationAccess resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.