Package com.guinetik.rr.auth
Interface RocketSSL.SSLConfig
-
- All Known Implementing Classes:
RocketRestSecureConfig
- Enclosing class:
- RocketSSL
public static interface RocketSSL.SSLConfigInterface for objects that can provide certificate information.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCustomCertificateFilename()StringgetCustomCertificatePassword()booleanisCustomCertificateEnabled()
-