jar

org.openengsb.framework : org.openengsb.framework.security

Maven & Gradle

Jul 11, 2012
12 usages
43 stars

OpenEngSB :: Framework :: Security · Project providing general capabilities for the Usermanagement directly in the OpenEngSB. This is relevant for the WEB-UI and for the internal right management of the different services.

Table Of Contents

Latest Version

Download org.openengsb.framework : org.openengsb.framework.security JAR file - Latest Versions:

All Versions

Download org.openengsb.framework : org.openengsb.framework.security JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.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 org.openengsb.framework.security-2.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openengsb.core.security

├─ org.openengsb.core.security.AuthenticatedUserAccessDecisionVoter.class - [JAR]

├─ org.openengsb.core.security.BundleAuthenticationToken.class - [JAR]

├─ org.openengsb.core.security.BundleAuthorizationDecisionVoter.class - [JAR]

├─ org.openengsb.core.security.CipherUtils.class - [JAR]

├─ org.openengsb.core.security.FileKeySource.class - [JAR]

├─ org.openengsb.core.security.SecurityInterceptor.class - [JAR]

org.openengsb.core.security.filter

├─ org.openengsb.core.security.filter.DefaultSecureMethodCallFilterFactory.class - [JAR]

├─ org.openengsb.core.security.filter.EncryptedJsonMessageMarshaller.class - [JAR]

├─ org.openengsb.core.security.filter.JsonSecureRequestMarshallerFilter.class - [JAR]

├─ org.openengsb.core.security.filter.JsonSecureRequestStringMarshallerFilter.class - [JAR]

├─ org.openengsb.core.security.filter.MessageAuthenticatorFactory.class - [JAR]

├─ org.openengsb.core.security.filter.MessageAuthenticatorFilter.class - [JAR]

├─ org.openengsb.core.security.filter.MessageCryptoFilter.class - [JAR]

├─ org.openengsb.core.security.filter.MessageCryptoFilterFactory.class - [JAR]

├─ org.openengsb.core.security.filter.MessageVerifierFilter.class - [JAR]

├─ org.openengsb.core.security.filter.OutgoingJsonSecureMethodCallMarshalFilter.class - [JAR]

├─ org.openengsb.core.security.filter.OutgoingWrapperFilter.class - [JAR]

├─ org.openengsb.core.security.filter.WrapperFilter.class - [JAR]

org.openengsb.core.security.internal

├─ org.openengsb.core.security.internal.AuthenticationProviderStrategy.class - [JAR]

├─ org.openengsb.core.security.internal.MetadataSource.class - [JAR]

├─ org.openengsb.core.security.internal.SecurityBundleActivator.class - [JAR]

├─ org.openengsb.core.security.internal.SystemUserAuthenticationProvider.class - [JAR]

├─ org.openengsb.core.security.internal.UserManagerImpl.class - [JAR]