org.ccsds.moims.mo.mal.accesscontrol.package-info Maven / Gradle / Ivy
/**
* The access control API defines the interfaces and classes required by the MAL access control interface.
* The access control API is used by the MAL layer in order that any access control module that complies with this API can
* be plugged into the MAL layer.
*/
package org.ccsds.moims.mo.mal.accesscontrol;