package org.cagrid.gaards.authentication.common; import javax.xml.namespace.QName; /** * Constants class that extends the introduce managed constants. Developers can add constants to this file. * * @created by Introduce Toolkit version 1.3 */ public interface AuthenticationServiceConstants extends AuthenticationServiceConstantsBase { }