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

org.picketlink.idm.query.QueryParameter Maven / Gradle / Ivy

The newest version!
package org.picketlink.idm.query;

/**
 * A marker interface indicating that the implementing class can be used as a 
 * parameter within an IdentityQuery 
 * 
 * @author Shane Bryzak
 *
 */
public interface QueryParameter {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy