Class SimpleCredentialStore

java.lang.Object
org.wildfly.test.security.common.elytron.AbstractConfigurableElement
org.wildfly.test.security.common.elytron.SimpleCredentialStore
All Implemented Interfaces:
ConfigurableElement, CredentialStore

public class SimpleCredentialStore extends AbstractConfigurableElement implements CredentialStore
Elytron credential store (keystore-based) configuration implementation.
Author:
Josef Cacek