Class ClientUserAuthServiceFactory
java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.common.auth.AbstractUserAuthServiceFactory
org.apache.sshd.client.session.ClientUserAuthServiceFactory
- All Implemented Interfaces:
org.apache.sshd.common.NamedResource, ServiceFactory
- Author:
- Apache MINA SSHD Project
-
Field Summary
FieldsFields inherited from class AbstractUserAuthServiceFactory
DEFAULT_NAMEFields inherited from class org.apache.sshd.common.util.logging.AbstractLoggingBean
logFields inherited from interface org.apache.sshd.common.NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractUserAuthServiceFactory
getNameMethods 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
-
-
Constructor Details
-
ClientUserAuthServiceFactory
public ClientUserAuthServiceFactory()
-
-
Method Details
-
create
- Throws:
IOException
-