public abstract class CommonKerberosConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ComponentModel |
componentModel |
| Constructor and Description |
|---|
CommonKerberosConfig(ComponentModel componentModel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKerberosRealm() |
String |
getKeyTab() |
String |
getServerPrincipal() |
boolean |
isAllowKerberosAuthentication() |
boolean |
isDebug() |
protected ComponentModel componentModel
public CommonKerberosConfig(ComponentModel componentModel)
Copyright © 2016 JBoss by Red Hat. All rights reserved.