jar

org.apache.geronimo.components : geronimo-jaspi

Maven & Gradle

May 03, 2012
16 usages

Apache Geronimo JASPI implementation · Geronimo JASPI implementation using xml/jaxb for simple xml configuration.

Table Of Contents

Latest Version

Download org.apache.geronimo.components : geronimo-jaspi JAR file - Latest Versions:

All Versions

Download org.apache.geronimo.components : geronimo-jaspi JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.1.x
1.1
1.0

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 geronimo-jaspi-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.geronimo.components.jaspi

├─ org.apache.geronimo.components.jaspi.AuthConfigFactoryImpl.class - [JAR]

├─ org.apache.geronimo.components.jaspi.ConfigException.class - [JAR]

├─ org.apache.geronimo.components.jaspi.JaspicUtil.class - [JAR]

org.apache.geronimo.components.jaspi.model

├─ org.apache.geronimo.components.jaspi.model.AuthModuleType.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.ClientAuthConfigType.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.ClientAuthContextType.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.ConfigProviderType.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.JaspiType.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.JaspiUtil.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.JaspiXmlUtil.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.KeyedObject.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.KeyedObjectMapAdapter.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.MessagePolicyType.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.ObjectFactory.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.ProtectionPolicyType.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.ServerAuthConfigType.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.ServerAuthContextType.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.StringMapAdapter.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.TargetPolicyType.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.TargetType.class - [JAR]

├─ org.apache.geronimo.components.jaspi.model.package-info.class - [JAR]

org.apache.geronimo.components.jaspi.impl

├─ org.apache.geronimo.components.jaspi.impl.ClientAuthConfigImpl.class - [JAR]

├─ org.apache.geronimo.components.jaspi.impl.ClientAuthContextImpl.class - [JAR]

├─ org.apache.geronimo.components.jaspi.impl.ConfigProviderImpl.class - [JAR]

├─ org.apache.geronimo.components.jaspi.impl.ServerAuthConfigImpl.class - [JAR]

├─ org.apache.geronimo.components.jaspi.impl.ServerAuthContextImpl.class - [JAR]

org.apache.geronimo.osgi.locator

├─ org.apache.geronimo.osgi.locator.Activator.class - [JAR]

├─ org.apache.geronimo.osgi.locator.ProviderLocator.class - [JAR]