public class ManagedResourceConfigLoader extends Object
Modifier and Type | Field and Description |
---|---|
protected ManagedResourceConfig |
remoteSkeletonKeyConfig |
protected ResourceMetadata |
resourceMetadata |
Constructor and Description |
---|
ManagedResourceConfigLoader() |
Modifier and Type | Method and Description |
---|---|
ManagedResourceConfig |
getRemoteSkeletonKeyConfig() |
ResourceMetadata |
getResourceMetadata() |
protected void |
init(InputStream is) |
static KeyStore |
loadKeyStore(String filename,
String password) |
protected ManagedResourceConfig remoteSkeletonKeyConfig
protected ResourceMetadata resourceMetadata
public static KeyStore loadKeyStore(String filename, String password) throws Exception
Exception
protected void init(InputStream is)
public ManagedResourceConfig getRemoteSkeletonKeyConfig()
public ResourceMetadata getResourceMetadata()
Copyright © 2015. All Rights Reserved.