Class CallbackHandlerCredentialSource

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

public final class CallbackHandlerCredentialSource extends Object implements CredentialSource
A credential source which is backed by a callback handler.
Author:
David M. Lloyd