com.atlassian.bamboo.agent.elastic.tunnel
Class BCKeyStoreFactory

java.lang.Object
  extended by com.atlassian.bamboo.agent.elastic.tunnel.BCKeyStoreFactory
All Implemented Interfaces:
KeyStoreFactory

public class BCKeyStoreFactory
extends java.lang.Object
implements KeyStoreFactory


Constructor Summary
BCKeyStoreFactory()
           
 
Method Summary
 java.security.KeyStore generateKeyStore(java.lang.String baseURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BCKeyStoreFactory

public BCKeyStoreFactory()
Method Detail

generateKeyStore

@NotNull
public java.security.KeyStore generateKeyStore(@NotNull
                                                       java.lang.String baseURL)
                                        throws java.security.KeyStoreException,
                                               java.security.cert.CertificateException
Specified by:
generateKeyStore in interface KeyStoreFactory
Throws:
java.security.KeyStoreException
java.security.cert.CertificateException


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.