![JAR search and dependency download from the Maven repository](/logo.png)
org.jresearch.flexess.client.IModelAware Maven / Gradle / Ivy
package org.jresearch.flexess.client;
import org.jresearch.flexess.core.model.uam.SecurityModel;
public interface IModelAware {
public void setSecurityModel(SecurityModel securityModel);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy