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

com.nimbusds.jose.proc.SimpleSecurityContext Maven / Gradle / Ivy

package com.nimbusds.jose.proc;


import java.util.HashMap;


/**
 * Simple map-based security context. May be extended to provide typed setters
 * and getters.
 *
 * @author Vladimir Dzhuvinov
 * @version 2015-04-22
 */
public class SimpleSecurityContext extends HashMap implements SecurityContext {


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy