org.usergrid.websocket
Class WebSocketKeyStore

java.lang.Object
  extended by org.usergrid.websocket.WebSocketKeyStore

public class WebSocketKeyStore
extends Object


Method Summary
static InputStream asInputStream()
           
static char[] getCertificatePassword()
           
static char[] getKeyStorePassword()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

asInputStream

public static InputStream asInputStream()

getCertificatePassword

public static char[] getCertificatePassword()

getKeyStorePassword

public static char[] getKeyStorePassword()


Copyright © 2013. All Rights Reserved.