Class AcceptAllPublickeyAuthenticator
java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.server.auth.pubkey.StaticPublickeyAuthenticator
org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator
- All Implemented Interfaces:
PublickeyAuthenticator
Accepts all authentication attempts
-
Field Summary
FieldsFields inherited from class org.apache.sshd.common.util.logging.AbstractLoggingBean
log -
Method Summary
Methods inherited from class StaticPublickeyAuthenticator
authenticate, handleAcceptance, handleRejection, isAcceptedMethods inherited from class org.apache.sshd.common.util.logging.AbstractLoggingBean
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warn
-
Field Details
-
INSTANCE
-