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

edu.uiuc.ncsa.security.delegation.token.ProtectedAsset Maven / Gradle / Ivy

There is a newer version: 4.3
Show newest version
package edu.uiuc.ncsa.security.delegation.token;

import java.io.Serializable;

/**
 * Result returned by the asset server.
 * 

Created by Jeff Gaynor
* on Mar 11, 2011 at 4:10:25 PM */ public interface ProtectedAsset extends Serializable { }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy