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

com.greenpepper.server.ServletContextKeys Maven / Gradle / Ivy

There is a newer version: 4.2.4
Show newest version
package com.greenpepper.server;

public interface ServletContextKeys
{
    String SESSION_SERVICE = "db.session.service";
    String AUTHORIZER = "licence.authorizer";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy