public interface SecurityManagerProvider
| Modifier and Type | Method and Description |
|---|---|
KeyManager[] |
getKeyManagers(boolean client) |
TrustManager[] |
getTrustManagers(boolean client) |
void |
init(Properties properties) |
void init(Properties properties) throws GeneralSecurityException, IOException
GeneralSecurityExceptionIOExceptionKeyManager[] getKeyManagers(boolean client)
TrustManager[] getTrustManagers(boolean client)
Copyright © 2014. All Rights Reserved.