Class JKSRSAPrivateKeyLoader

java.lang.Object
com.exclamationlabs.connid.base.connector.authenticator.keys.JKSRSAPrivateKeyLoader
All Implemented Interfaces:
RSAPrivateKeyLoader

public class JKSRSAPrivateKeyLoader
extends Object
implements RSAPrivateKeyLoader
Implementation to load a RSAPrivateKey from JKS information (file, password, alias).