com.posadskiy.restsecurity.exception.SessionDoesNotExistException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rest-security Show documentation
Show all versions of rest-security Show documentation
Open Source library for security REST methods
package com.posadskiy.restsecurity.exception;
public class SessionDoesNotExistException extends RuntimeException {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy