org.wildfly.extras.creaper.commands.elytron.tls
Class AddLdapKeyStore.NewItemTemplate

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.tls.AddLdapKeyStore.NewItemTemplate
Enclosing class:
AddLdapKeyStore

public static final class AddLdapKeyStore.NewItemTemplate
extends Object


Method Summary
 List<AddLdapKeyStore.NewItemAttribute> getNewItemAttributes()
           
 String getNewItemPath()
           
 String getNewItemRdn()
           
 Map<String,Object> toParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNewItemPath

public String getNewItemPath()

getNewItemRdn

public String getNewItemRdn()

getNewItemAttributes

public List<AddLdapKeyStore.NewItemAttribute> getNewItemAttributes()

toParameters

public Map<String,Object> toParameters()


Copyright © 2020. All rights reserved.