public class PasswordExtractorImpl extends Object implements org.pac4j.core.credentials.extractor.CredentialsExtractor<PasswordCredentials>
| Constructor and Description |
|---|
PasswordExtractorImpl(String passwordParameter) |
| Modifier and Type | Method and Description |
|---|---|
Optional<PasswordCredentials> |
extract(org.pac4j.core.context.WebContext context) |
public PasswordExtractorImpl(String passwordParameter)
public Optional<PasswordCredentials> extract(org.pac4j.core.context.WebContext context)
extract in interface org.pac4j.core.credentials.extractor.CredentialsExtractor<PasswordCredentials>Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.