edu.uiuc.ncsa.security.delegation.token.ProtectedAsset Maven / Gradle / Ivy
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