Class CredentialStoreCredentialSource

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

public final class CredentialStoreCredentialSource extends Object implements CredentialSource
A credential source which is backed by an entry in a credential store.
Author:
David M. Lloyd, Peter Skopek