org.ccsds.moims.mo.mal.accesscontrol.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of api-area001-v003-mal Show documentation
Show all versions of api-area001-v003-mal Show documentation
An implementation of the Java API for the CCSDS MAL
The newest version!
/**
* 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;