org.mule.umo.security.provider
Interface SecurityProviderInfo
- All Known Implementing Classes:
- IBMSecurityProvider2Info, IBMSecurityProviderInfo, SunSecurityProviderInfo
- public interface SecurityProviderInfo
A holder for some JDK-level SSL/TLS properties.
- Author:
- Andrew Perepelytsya
getKeyManagerAlgorithm
public String getKeyManagerAlgorithm()
getProtocolHandler
public String getProtocolHandler()
getProviderClass
public String getProviderClass()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.