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
GeneralSecurityException
IOException
KeyManager[] getKeyManagers(boolean client)
TrustManager[] getTrustManagers(boolean client)
Copyright © 2016. All Rights Reserved.