Package org.apache.sshd.server.auth
Interface UserAuthFactory
- All Superinterfaces:
NamedResource,UserAuthMethodFactory<ServerSession,UserAuth>
- All Known Implementing Classes:
AbstractUserAuthFactory,UserAuthGSSFactory,UserAuthHostBasedFactory,UserAuthKeyboardInteractiveFactory,UserAuthNoneFactory,UserAuthPasswordFactory,UserAuthPublicKeyFactory
-
Field Summary
Fields inherited from interface org.apache.sshd.common.NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTORFields inherited from interface org.apache.sshd.common.auth.UserAuthMethodFactory
HOST_BASED, KB_INTERACTIVE, PASSWORD, PUBLIC_KEY -
Method Summary
Methods inherited from interface org.apache.sshd.common.NamedResource
getNameMethods inherited from interface org.apache.sshd.common.auth.UserAuthMethodFactory
createUserAuth