|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationServiceDescriptor | |
---|---|
com.jscape.inet.mft.management.client.api | Contains classes for establishing connection with JSCAPE Secure FTP Server administrative service. |
com.jscape.inet.mft.management.descriptors | Contains domain services descriptors classes. |
Uses of AuthenticationServiceDescriptor in com.jscape.inet.mft.management.client.api |
---|
Methods in com.jscape.inet.mft.management.client.api with parameters of type AuthenticationServiceDescriptor | |
---|---|
void |
ManagerSubsystem.setAuthenticationService(java.lang.String domainName,
AuthenticationServiceDescriptor serviceDescriptor)
Sets new domain authentication service. |
Uses of AuthenticationServiceDescriptor in com.jscape.inet.mft.management.descriptors |
---|
Classes in com.jscape.inet.mft.management.descriptors that implement AuthenticationServiceDescriptor | |
---|---|
class |
AccountAuthenticationServiceDescriptor
Account authentication service descriptor. |
class |
CustomAuthenticationServiceDescriptor
Custom authentication service descriptor. |
class |
DBAccessAuthenticationServiceDescriptor
DB access authentication service descriptor. |
class |
DBAuthenticationServiceDescriptor
DB authentication service descriptor. |
class |
LDAPAccessAuthenticationServiceDescriptor
LDAP access authentication service descriptor. |
class |
LDAPAuthenticationServiceDescriptor
LDAP authentication service descriptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |