jar

org.openidentityplatform.openam.agents : jee-agents-sampleapp-ejb

Maven & Gradle

Dec 01, 2023

OpenAM JavaEE Policy Agents SampleApp EJB · OpenAM JavaEE Policy Agents SampleApp EJB

Table Of Contents

Latest Version

Download org.openidentityplatform.openam.agents : jee-agents-sampleapp-ejb JAR file - Latest Versions:

All Versions

Download org.openidentityplatform.openam.agents : jee-agents-sampleapp-ejb JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2.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 jee-agents-sampleapp-ejb-4.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sun.identity.agents.sample

├─ com.sun.identity.agents.sample.ProtectedEJB.class - [JAR]

├─ com.sun.identity.agents.sample.ProtectedEJBHome.class - [JAR]

├─ com.sun.identity.agents.sample.ProtectedEJBImpl.class - [JAR]

├─ com.sun.identity.agents.sample.SecurityAwareEJB.class - [JAR]

├─ com.sun.identity.agents.sample.SecurityAwareEJBHome.class - [JAR]

├─ com.sun.identity.agents.sample.SecurityAwareEJBImpl.class - [JAR]