public class Certificates extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
Certificates(String keystoreFilename,
String keystorePassword) |
Certificates(String keystoreFilename,
String keystorePassword,
String truststoreFilename,
String truststorePassword) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Copyright © 2019. All rights reserved.