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

org.nakedobjects.noa.exceptions.ImperativeAuthorization Maven / Gradle / Ivy

The newest version!
package org.nakedobjects.noa.exceptions;

/**
 * Marker interface implemented by those exceptions that
 * represent a breach of some authorization constraint.
 *  
 */
public interface ImperativeAuthorization extends Imperative {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy