org.jboss.resteasy.security
Class KeyTools
java.lang.Object
org.jboss.resteasy.security.KeyTools
public class KeyTools
- extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyTools
public KeyTools()
generateTestCertificate
public static X509Certificate generateTestCertificate(KeyPair pair)
throws InvalidKeyException,
NoSuchProviderException,
SignatureException
- Throws:
InvalidKeyException
NoSuchProviderException
SignatureException
Copyright © 2011. All Rights Reserved.