org.wildfly.extras.creaper.commands.security.realms
Class AddKerberosAuthentication.Builder
java.lang.Object
org.wildfly.extras.creaper.commands.security.realms.AddKerberosAuthentication.Builder
- Enclosing class:
- AddKerberosAuthentication
public static final class AddKerberosAuthentication.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddKerberosAuthentication.Builder
public AddKerberosAuthentication.Builder(String securityRealmName)
removeRealm
public AddKerberosAuthentication.Builder removeRealm(boolean removeRealm)
addKeytab
public AddKerberosAuthentication.Builder addKeytab(KerberosKeytab keytab)
build
public AddKerberosAuthentication build()
replaceExisting
public final THIS replaceExisting()
- This can cause server reload!
Copyright © 2016. All rights reserved.