Uses of Interface
org.mule.api.security.provider.SecurityProviderInfo

Packages that use SecurityProviderInfo
org.mule.api.security.provider This package contains classes related to JDK-specific security provider lookup and configuration. 
 

Uses of SecurityProviderInfo in org.mule.api.security.provider
 

Classes in org.mule.api.security.provider that implement SecurityProviderInfo
 class IBMSecurityProvider2Info
          IBM JDK 1.4.2-specific security provider information.
 class IBMSecurityProviderInfo
          IBM JDK-specific security provider information.
 class SunSecurityProviderInfo
          Sun JDK-specific security provider information.
 

Fields in org.mule.api.security.provider declared as SecurityProviderInfo
static SecurityProviderInfo AutoDiscoverySecurityProviderFactory.DEFAULT_SECURITY_PROVIDER
          Default is Sun's JSSE.
 

Methods in org.mule.api.security.provider that return SecurityProviderInfo
 SecurityProviderInfo AutoDiscoverySecurityProviderFactory.getSecurityProviderInfo()
          Security provider properties for IBM JDK 1.4.2 and higher.
 SecurityProviderInfo SecurityProviderFactory.getSecurityProviderInfo()
           
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.