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

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

package com.capitalone.dashboard.service;

public interface LdapService {

    String getLdapDN(String userName);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy