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