org.mule.umo.security.provider
Interface SecurityProviderFactory
- All Known Implementing Classes:
- AutoDiscoverySecurityProviderFactory
- public interface SecurityProviderFactory
Determines and initializes JDK-specific security provider.
- Author:
- Andrew Perepelytsya
getSecurityProviderInfo
public SecurityProviderInfo getSecurityProviderInfo()
getProvider
public Provider getProvider()
- Returns:
- an instance of a security provider
- Throws:
MuleRuntimeException
- if there was a problem with the security
provider- See Also:
getSecurityProviderInfo()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.