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

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