jar

org.technologybrewery.fermenter.stout : stout-authzforce

Maven & Gradle

Apr 21, 2023

Fermenter::Stout::Authzforce · Provides base functionality and patterns for utilizing Authzforce to provide core authorization needs.

Table Of Contents

Latest Version

Download org.technologybrewery.fermenter.stout : stout-authzforce JAR file - Latest Versions:

All Versions

Download org.technologybrewery.fermenter.stout : stout-authzforce JAR file - All Versions:

Version Vulnerabilities Size Updated
2.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window stout-authzforce-2.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.technologybrewery.fermenter.stout.authz

├─ org.technologybrewery.fermenter.stout.authz.Action.class - [JAR]

├─ org.technologybrewery.fermenter.stout.authz.AttributeValue.class - [JAR]

├─ org.technologybrewery.fermenter.stout.authz.NoOpAttributePoint.class - [JAR]

├─ org.technologybrewery.fermenter.stout.authz.PolicyDecision.class - [JAR]

├─ org.technologybrewery.fermenter.stout.authz.PolicyDecisionPoint.class - [JAR]

├─ org.technologybrewery.fermenter.stout.authz.StoutAttributePoint.class - [JAR]

├─ org.technologybrewery.fermenter.stout.authz.StoutAttributeProvider.class - [JAR]

├─ org.technologybrewery.fermenter.stout.authz.StoutAttributeUtils.class - [JAR]

org.technologybrewery.fermenter.stout.authz.json

├─ org.technologybrewery.fermenter.stout.authz.json.AbstractAuthorizationRequest.class - [JAR]

├─ org.technologybrewery.fermenter.stout.authz.json.AttributeRequest.class - [JAR]

├─ org.technologybrewery.fermenter.stout.authz.json.JsonWebTokenUtil.class - [JAR]

├─ org.technologybrewery.fermenter.stout.authz.json.PolicyRequest.class - [JAR]

├─ org.technologybrewery.fermenter.stout.authz.json.StoutAttribute.class - [JAR]

org.technologybrewery.fermenter.stout.authz.config

├─ org.technologybrewery.fermenter.stout.authz.config.AuthorizationConfig.class - [JAR]