public class KeyStoreKeyRepository extends Object
Constructor and Description |
---|
KeyStoreKeyRepository(InputStream is,
String password) |
KeyStoreKeyRepository(String filename,
String password) |
public KeyStoreKeyRepository(InputStream is, String password)
public KeyStoreKeyRepository(String filename, String password) throws IOException
IOException
public PrivateKey getPrivateKey(Object identity)
Copyright © 2015 JBoss by Red Hat. All rights reserved.