org.nhindirect.config.ui
Class DomainController.CertContainer

java.lang.Object
  extended by org.nhindirect.config.ui.DomainController.CertContainer
Enclosing class:
DomainController

public static class DomainController.CertContainer
extends Object


Constructor Summary
DomainController.CertContainer(X509Certificate cert, Key key)
           
 
Method Summary
 X509Certificate getCert()
           
 Key getKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainController.CertContainer

public DomainController.CertContainer(X509Certificate cert,
                                      Key key)
Method Detail

getCert

public X509Certificate getCert()

getKey

public Key getKey()


Copyright © 2011. All Rights Reserved.