public abstract class AbstractPublicKeyWithVerifyAuthenticationProvider extends Object implements PublicKeyWithVerifyAuthenticationProvider
Abstract implementation of a PublicKeyAuthenticationProvider
that just provides getName() implementation.
| Constructor and Description |
|---|
AbstractPublicKeyWithVerifyAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckKeyadd, getKeys, isAuthorizedKey, removepublic AbstractPublicKeyWithVerifyAuthenticationProvider()
public String getName()
Copyright © 2025. All rights reserved.