org.dasein.cloud.azure
Class AzureX509

java.lang.Object
  extended by org.dasein.cloud.azure.AzureX509

public class AzureX509
extends Object

X509 certficate management for integration with Azure's outmoded form of authentication.

Since:
2012.04.1
Version:
2012.04.1
Author:
George Reese (george.reese@imaginary.com), Tim Freeman (timothy.freeman@enstratus.com)

Field Summary
static String ENTRY_ALIAS
           
static String PASSWORD
           
 
Constructor Summary
AzureX509(ProviderContext ctx)
           
 
Method Summary
 KeyStore getKeystore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENTRY_ALIAS

public static final String ENTRY_ALIAS
See Also:
Constant Field Values

PASSWORD

public static final String PASSWORD
See Also:
Constant Field Values
Constructor Detail

AzureX509

public AzureX509(ProviderContext ctx)
          throws InternalException
Throws:
InternalException
Method Detail

getKeystore

public KeyStore getKeystore()


Copyright © 2013 enStratus Networks Inc. All Rights Reserved.