
org.johnnei.enjin.spec.dto.auth.IAuthToken Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of enjin-api-spec Show documentation
Show all versions of enjin-api-spec Show documentation
The specification of the Enjin API
The newest version!
package org.johnnei.enjin.spec.dto.auth;
/**
* Marker interface that some object represents a request param field for authentication
* @author johnn
*
*/
public interface IAuthToken {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy