weblogic.wsee.connection.transport.https 
 
java.lang.Object 
  weblogic.wsee.connection.transport.https.SSLAdapterUtils 
 
public class SSLAdapterUtils  extends Object   
Created by IntelliJ IDEA.
 User: pdapkus
 Date: Nov 13, 2004
 Time: 9:17:27 PM
 To change this template use File | Settings | File Templates.
 
Methods inherited from class java.lang.Object   
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait  
 
PEM_PREAMBLE_STRING 
public static final String  PEM_PREAMBLE_STRING  
See Also: Constant Field Values  
 
PEM_PREAMBLE_BYTES 
public static final byte[] PEM_PREAMBLE_BYTES  
 
 
SSLAdapterUtils 
public SSLAdapterUtils () 
 
getFileBytes 
public static byte[] getFileBytes (InputStream  stream) 
 
 
containsPEMdata 
public static boolean containsPEMdata (byte[] result) 
 
 
openKeyStore 
public static KeyStore  openKeyStore (InputStream  input)
                             throws KeyManagementException  
Throws: 
KeyManagementException  
 
 
Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.  
 
 PREV CLASS NEXT CLASS  
  FRAMES NO FRAMES 
  All Classes  
  
  SUMMARY: NESTED | FIELD  | CONSTR  | METHOD  
DETAIL: FIELD  | CONSTR  | METHOD