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

com.redhat.lightblue.rest.auth.ldap.CachedLDAPUserNotFoundException Maven / Gradle / Ivy

There is a newer version: 2.32.0
Show newest version
package com.redhat.lightblue.rest.auth.ldap;

/**
 * A simple exception to mark when the result of a query that hits the cache for
 * users doesn't have the key
 * 

* Created by lcestari on 3/6/15. */ public class CachedLDAPUserNotFoundException extends Exception { }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy