Class AuthorizedKeyEntriesPublickeyAuthenticator

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.server.auth.pubkey.AuthorizedKeyEntriesPublickeyAuthenticator
All Implemented Interfaces:
PublickeyAuthenticator

public class AuthorizedKeyEntriesPublickeyAuthenticator extends AbstractLoggingBean implements PublickeyAuthenticator
Checks against a Collection of AuthorizedKeyEntrys Records the matched entry under a session attribute.