mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-06-23 17:17:33 +00:00
initial commit with the structures that are to be set up
This commit is contained in:
@ -22,7 +22,7 @@ import java.util.UUID;
|
||||
* with a {@link ReferenceManifestManager}. To make use of this object,
|
||||
* use (some ReferenceManifest).select(ReferenceManifestManager).
|
||||
*
|
||||
* @param <T> the type of Reference Integrity Manifest that will be retrived.
|
||||
* @param <T> the type of Reference Integrity Manifest that will be retrieved.
|
||||
*/
|
||||
public abstract class ReferenceManifestSelector<T extends ReferenceManifest> {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user