org.wildfly.extras.creaper.commands.elytron.tls
Class AddTrustManager.CertificateRevocationList

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

public static final class AddTrustManager.CertificateRevocationList
extends Object


Method Summary
 Integer getMaximumCertPath()
           
 String getPath()
           
 String getRelativeTo()
           
 Map<String,Object> toParameters()
           
 Values toValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPath

public String getPath()

getRelativeTo

public String getRelativeTo()

getMaximumCertPath

public Integer getMaximumCertPath()

toValues

public Values toValues()

toParameters

public Map<String,Object> toParameters()


Copyright © 2020. All rights reserved.