Package org.mule.api.security.provider

This package contains classes related to JDK-specific security provider lookup and configuration.

See:
          Description

Interface Summary
SecurityProviderFactory Determines and initializes JDK-specific security provider.
SecurityProviderInfo A holder for some JDK-level SSL/TLS properties.
 

Class Summary
AutoDiscoverySecurityProviderFactory Automatically discovers the JDK we are running on and returns a corresponding SecurityProviderInfo.
IBMSecurityProvider2Info IBM JDK 1.4.2-specific security provider information.
IBMSecurityProviderInfo IBM JDK-specific security provider information.
SunSecurityProviderInfo Sun JDK-specific security provider information.
 

Package org.mule.api.security.provider Description

This package contains classes related to JDK-specific security provider lookup and configuration. Note that there is no specific provider configuration for BEA's JRockit, as it uses Sun's JSSE.



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.