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, wait
checkKey
add, getKeys, isAuthorizedKey, remove
public AbstractPublicKeyWithVerifyAuthenticationProvider()
public String getName()
Copyright © 2024. All rights reserved.