Uses of Class
org.xipki.ca.server.CaServerConf.SslContext
-
Packages that use CaServerConf.SslContext Package Description org.xipki.ca.server -
-
Uses of CaServerConf.SslContext in org.xipki.ca.server
Methods in org.xipki.ca.server that return CaServerConf.SslContext Modifier and Type Method Description CaServerConf.SslContextCaServerConf. getSslContext(String name)Methods in org.xipki.ca.server that return types with arguments of type CaServerConf.SslContext Modifier and Type Method Description List<CaServerConf.SslContext>CaServerConf. getSslContexts()Method parameters in org.xipki.ca.server with type arguments of type CaServerConf.SslContext Modifier and Type Method Description voidCaServerConf. setSslContexts(List<CaServerConf.SslContext> sslContexts)
-