useradmin-4.0.0.jar

download (30360 bytes)

OSGi manifest attributes
Bundle-Name UserAdmin-IMPL
Bundle-SymbolicName org.knopflerfish.bundle.useradmin-IMPL
Bundle-Version 4.0.0
Bundle-Description User Administration Service (IMPL)
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-DocURL http://www.knopflerfish.org/releases/4.0.1/docs/bundledoc/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.service.um.useradmin.impl.Activator
Bundle-Classpath .
Export-Package
Import-Package org.knopflerfish.service.log [1.2.0,2.0.0)
org.knopflerfish.service.um.ipam [1.0.0,2.0.0)
org.knopflerfish.service.um.useradmin [1.0.0,2.0.0)
org.osgi.framework [1.6.0,2.0.0)
org.osgi.service.event [1.3.0,2.0.0)
org.osgi.service.useradmin [1.1.0,1.2.0)
org.osgi.util.tracker [1.5.0,2.0.0)
Dynamic-ImportPackage
Provide-Capability
Require-Capability osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))"
Other manifest attributes
Application-Icon icon.png
Build-Date Fri October 18 2013, 12:18:09
Built-From /Users/jan/work/release/knopflerfish.org/osgi/bundles/useradmin
Bundle-APIVendor OSGi
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/4.0.1/osgi/bundles/useradmin/
Bundle-UUID org.knopflerfish:useradmin:4.0.0:impl
Knopflerfish-Version 4.0.1

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.

commons-logging_all-2.0.0.kf4-001org.knopflerfish.service.log
desktop_all-4.0.1org.knopflerfish.service.log, org.osgi.service.event
event_all-4.0.1org.osgi.service.event
event_api-4.0.1org.osgi.service.event
http_all-4.0.1org.knopflerfish.service.log
useradmin_all-4.0.0org.knopflerfish.service.um.ipam, org.knopflerfish.service.um.useradmin, org.osgi.service.useradmin
useradmin_api-4.0.0org.knopflerfish.service.um.ipam, org.knopflerfish.service.um.useradmin, org.osgi.service.useradmin
frameworkorg.osgi.framework, org.osgi.util.tracker
log_all-4.0.1org.knopflerfish.service.log
log_api-4.0.1org.knopflerfish.service.log

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.

None found

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/service/um/ipam/IPAMValuationService.java
org/knopflerfish/service/um/ipam/Levels.java
org/knopflerfish/service/um/useradmin/BackEndControl.java
org/knopflerfish/service/um/useradmin/BackEndException.java
org/knopflerfish/service/um/useradmin/Condition.java
org/knopflerfish/service/um/useradmin/ContextualAuthorization.java
org/knopflerfish/service/um/useradmin/PasswdAuthenticator.java
org/knopflerfish/service/um/useradmin/PasswdSession.java
org/knopflerfish/service/um/useradmin/PasswdUtil.java
org/knopflerfish/service/um/useradmin/impl/Activator.java
org/knopflerfish/service/um/useradmin/impl/AuthorizationImpl.java
org/knopflerfish/service/um/useradmin/impl/ConditionImpl.java
org/knopflerfish/service/um/useradmin/impl/EventQueue.java
org/knopflerfish/service/um/useradmin/impl/GroupImpl.java
org/knopflerfish/service/um/useradmin/impl/LDAPQuery.java
org/knopflerfish/service/um/useradmin/impl/RoleImpl.java
org/knopflerfish/service/um/useradmin/impl/SendUserAdminEventJob.java
org/knopflerfish/service/um/useradmin/impl/UACredentials.java
org/knopflerfish/service/um/useradmin/impl/UAProperties.java
org/knopflerfish/service/um/useradmin/impl/UserAdminImpl.java
org/knopflerfish/service/um/useradmin/impl/UserImpl.java
org/osgi/service/useradmin/Authorization.java
org/osgi/service/useradmin/Group.java
org/osgi/service/useradmin/Role.java
org/osgi/service/useradmin/User.java
org/osgi/service/useradmin/UserAdmin.java
org/osgi/service/useradmin/UserAdminEvent.java
org/osgi/service/useradmin/UserAdminListener.java
org/osgi/service/useradmin/UserAdminPermission.java