Class CommandCredentialSource

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

public final class CommandCredentialSource extends Object implements CredentialSource
A credential source which acquires a credential from the command line.
Author:
David M. Lloyd