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

com.daedafusion.security.identity.providers.SubjectInspectorProvider Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
package com.daedafusion.security.identity.providers;

import com.daedafusion.sf.Provider;
import com.daedafusion.security.identity.SubjectInspector;

/**
 * Created by mphilpot on 8/27/14.
 */
public interface SubjectInspectorProvider extends Provider, SubjectInspector
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy