org.wildfly.extras.creaper.commands.security.realms
Class KerberosKeytab
java.lang.Object
org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab
public final class KerberosKeytab
- extends Object
Helper class which holds information about Keytab.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPrincipal
public String getPrincipal()
getPath
public String getPath()
getRelativeTo
public String getRelativeTo()
getForHosts
public List<String> getForHosts()
getDebug
public Boolean getDebug()
Copyright © 2016. All rights reserved.