arta.synergy.ejb.security
Class CertificateManager

java.lang.Object
  extended by arta.synergy.ejb.security.CertificateManager

public class CertificateManager
extends java.lang.Object

Created by IntelliJ IDEA. User: exile Date: 30.09.2011 Time: 11:02:40 To change this template use File | Settings | File Templates.


Constructor Summary
CertificateManager()
           
 
Method Summary
static java.security.cert.Certificate getCertificate(byte[] certificate)
           
static java.security.cert.Certificate getCertificate(java.io.File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CertificateManager

public CertificateManager()
Method Detail

getCertificate

public static java.security.cert.Certificate getCertificate(java.io.File f)
                                                     throws java.lang.Exception
Throws:
java.lang.Exception

getCertificate

public static java.security.cert.Certificate getCertificate(byte[] certificate)
                                                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2000 Dummy Corp. All Rights Reserved.