jar

org.apache.clerezza : platform.security

Maven & Gradle

Feb 19, 2012
11 usages

Clerezza - Platform Security · This bundle initializes security using the ConditionaPermissionAdmin and provides the basic infrastructure for authentication as well as a web-service to check for permisions (see the JavaDoc for PermisionCheck)

Table Of Contents

Latest Version

Download org.apache.clerezza : platform.security JAR file - Latest Versions:

All Versions

Download org.apache.clerezza : platform.security JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8

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 platform.security-0.8-incubating.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.clerezza.platform.security.permissioncheck

├─ org.apache.clerezza.platform.security.permissioncheck.PermissionCheck.class - [JAR]

org.apache.clerezza.platform.security.auth

├─ org.apache.clerezza.platform.security.auth.AuthenticatingFilter.class - [JAR]

├─ org.apache.clerezza.platform.security.auth.AuthenticationChecker.class - [JAR]

├─ org.apache.clerezza.platform.security.auth.AuthenticationCheckerImpl.class - [JAR]

├─ org.apache.clerezza.platform.security.auth.AuthenticationMethod.class - [JAR]

├─ org.apache.clerezza.platform.security.auth.AuthenticationService.class - [JAR]

├─ org.apache.clerezza.platform.security.auth.CheckAuthenticationPermission.class - [JAR]

├─ org.apache.clerezza.platform.security.auth.LoginException.class - [JAR]

├─ org.apache.clerezza.platform.security.auth.LoginListener.class - [JAR]

├─ org.apache.clerezza.platform.security.auth.NoSuchAgent.class - [JAR]

├─ org.apache.clerezza.platform.security.auth.PrincipalImpl.class - [JAR]

├─ org.apache.clerezza.platform.security.auth.WeightedAuthenticationMethod.class - [JAR]

org.apache.clerezza.platform.security

├─ org.apache.clerezza.platform.security.BundlePermissionManager.class - [JAR]

├─ org.apache.clerezza.platform.security.PasswordUtil.class - [JAR]

├─ org.apache.clerezza.platform.security.PermissionDefinitions.class - [JAR]

├─ org.apache.clerezza.platform.security.SecurityActivator.class - [JAR]

├─ org.apache.clerezza.platform.security.UserAwarePolicy.class - [JAR]

├─ org.apache.clerezza.platform.security.UserPermissionsCache.class - [JAR]

├─ org.apache.clerezza.platform.security.UserUnregisteredException.class - [JAR]

├─ org.apache.clerezza.platform.security.UserUtil.class - [JAR]

├─ org.apache.clerezza.platform.security.WebIdBasedPermissionProvider.class - [JAR]