Package org.apache.sshd.client.session
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:
NamedResource
,ServiceFactory
-
Field Summary
FieldsFields inherited from class org.apache.sshd.common.auth.AbstractUserAuthServiceFactory
DEFAULT_NAME
Fields inherited from class org.apache.sshd.common.util.logging.AbstractLoggingBean
log
Fields inherited from interface org.apache.sshd.common.NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sshd.common.auth.AbstractUserAuthServiceFactory
getName
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ClientUserAuthServiceFactory
public ClientUserAuthServiceFactory()
-
-
Method Details
-
create
- Throws:
IOException
-