| Package | Description | 
|---|---|
| org.wildfly.swarm.config.management | |
| org.wildfly.swarm.config.management.security_realm | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Property<T extends Property<T>>
A property within a security realm resource. 
 | 
interface  | 
PropertyConsumer<T extends Property<T>>  | 
interface  | 
PropertySupplier<T extends Property>  | 
| Modifier and Type | Method and Description | 
|---|---|
Property | 
PropertySupplier.get()
Constructed instance of Property resource 
 | 
Property | 
LdapConnection.LdapConnectionResources.property(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Property> | 
LdapConnection.LdapConnectionResources.properties()
Get the list of Property resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
LdapConnection.property(Property value)
Add the Property object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
LdapConnection.properties(List<Property> value)
Add all Property objects to this subresource 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Property | 
PlugInAuthentication.PlugInAuthenticationResources.property(String key)  | 
Property | 
PlugInAuthorization.PlugInAuthorizationResources.property(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Property> | 
PlugInAuthentication.PlugInAuthenticationResources.properties()
Get the list of Property resources 
 | 
List<Property> | 
PlugInAuthorization.PlugInAuthorizationResources.properties()
Get the list of Property resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
PlugInAuthentication.property(Property value)
Add the Property object to the list of subresources 
 | 
T | 
PlugInAuthorization.property(Property value)
Add the Property object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
PlugInAuthentication.properties(List<Property> value)
Add all Property objects to this subresource 
 | 
T | 
PlugInAuthorization.properties(List<Property> value)
Add all Property objects to this subresource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.