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