![JAR search and dependency download from the Maven repository](/logo.png)
me.xethh.libs.spring.web.security.toolkits.authenticationModel.Response Maven / Gradle / Ivy
package me.xethh.libs.spring.web.security.toolkits.authenticationModel;
public interface Response {
ResponseData getData();
void setData(ResponseData data);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy