Class KeyStoreCredentialSource

java.lang.Object
org.wildfly.security.credential.source.impl.KeyStoreCredentialSource
All Implemented Interfaces:
CredentialSource

public final class KeyStoreCredentialSource extends Object implements CredentialSource
A credential source which is backed by a key store entry.
Author:
David M. Lloyd