Last Version

osgi.enroute.authorization.simple.provider 2.1.0

An implementation of the OSGi enRoute Authorization API based on the User Admin roles. For a user, the Authorization object is maintained and then all its roles are treated as permission names. The names may contain the ';' separator for parameters.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.enroute.authorization.simple.provider
Version

Version

2.1.0
Type

Type

jar
Description

Description

osgi.enroute.authorization.simple.provider
An implementation of the OSGi enRoute Authorization API based on the User Admin roles. For a user, the Authorization object is maintained and then all its roles are treated as permission names. The names may contain the ';' separator for parameters.
Project URL

Project URL

http://v2archive.enroute.osgi.org/
Project Organization

Project Organization

OSGi Alliance
Source Code Management

Source Code Management

https://github.com/osgi/v2archive.osgi.enroute

Download osgi.enroute.authorization.simple.provider 2.1.0


<!-- https://jarcasting.com/artifacts/org.osgi/osgi.enroute.authorization.simple.provider/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.authorization.simple.provider</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.authorization.simple.provider/
implementation 'org.osgi:osgi.enroute.authorization.simple.provider:2.1.0'
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.authorization.simple.provider/
implementation ("org.osgi:osgi.enroute.authorization.simple.provider:2.1.0")
'org.osgi:osgi.enroute.authorization.simple.provider:jar:2.1.0'
<dependency org="org.osgi" name="osgi.enroute.authorization.simple.provider" rev="2.1.0">
  <artifact name="osgi.enroute.authorization.simple.provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='osgi.enroute.authorization.simple.provider', version='2.1.0')
)
libraryDependencies += "org.osgi" % "osgi.enroute.authorization.simple.provider" % "2.1.0"
[org.osgi/osgi.enroute.authorization.simple.provider "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.