| Package | Description | 
|---|---|
| org.wildfly.swarm.config.management | |
| org.wildfly.swarm.config.management.security_realm | 
| Modifier and Type | Method and Description | 
|---|---|
KerberosAuthentication | 
SecurityRealm.SecurityRealmResources.kerberosAuthentication()
Configuration to use Kerberos to authenticate the users. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
SecurityRealm.kerberosAuthentication(KerberosAuthentication value)
Configuration to use Kerberos to authenticate the users. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KerberosAuthentication<T extends KerberosAuthentication<T>>
Configuration to use Kerberos to authenticate the users. 
 | 
interface  | 
KerberosAuthenticationConsumer<T extends KerberosAuthentication<T>>  | 
interface  | 
KerberosAuthenticationSupplier<T extends KerberosAuthentication>  | 
| Modifier and Type | Method and Description | 
|---|---|
KerberosAuthentication | 
KerberosAuthenticationSupplier.get()
Constructed instance of KerberosAuthentication resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.