Uses of Class
org.apache.syncope.common.lib.auth.X509AuthModuleConf.LDAP
-
Packages that use X509AuthModuleConf.LDAP Package Description org.apache.syncope.common.lib.auth -
-
Uses of X509AuthModuleConf.LDAP in org.apache.syncope.common.lib.auth
Methods in org.apache.syncope.common.lib.auth that return X509AuthModuleConf.LDAP Modifier and Type Method Description X509AuthModuleConf.LDAP
X509AuthModuleConf. getLdap()
Methods in org.apache.syncope.common.lib.auth with parameters of type X509AuthModuleConf.LDAP Modifier and Type Method Description void
X509AuthModuleConf. setLdap(X509AuthModuleConf.LDAP ldap)
-