All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.capitalone.dashboard.service.LdapService Maven / Gradle / Ivy

There is a newer version: 3.7.33
Show newest version
package com.capitalone.dashboard.service;

public interface LdapService {

    String getLdapDN(String userName);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy