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

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

package edu.uiuc.ncsa.security.delegation.token;

/**
 * Not all delegation models require verifiers. The uses of this are optional.
 * 

Created by Jeff Gaynor
* on Apr 28, 2011 at 11:09:11 AM */ public interface Verifier extends Token { }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy