org.jboss.test.util
Class SecurityProviderUtil
java.lang.Object
org.jboss.test.util.SecurityProviderUtil
public class SecurityProviderUtil
- extends Object
Util class that deals with Security Providers as part
of the JVM
- Since:
- Aug 8, 2006
- Version:
- $Revision$
- Author:
- Anil Saldhana
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityProviderUtil
public SecurityProviderUtil()
getJSSEProvider
public static Provider getJSSEProvider()
- Get a JSSE Security Provider
- Returns:
- the provider
getProtocolHandlerName
public static String getProtocolHandlerName()
- Get the https protocl handler
- Returns:
- the protocol handler name
Copyright © 2004 JBoss Inc. All Rights Reserved.