Subject API

Integrates java applications with existing Identity Management operations

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

edu.internet2.middleware.grouper
Идентификатор

Идентификатор

subject
Последняя версия

Последняя версия

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Subject API
Integrates java applications with existing Identity Management operations
Организация-разработчик

Организация-разработчик

Internet2

Скачать subject

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/subject/ -->
<dependency>
    <groupId>edu.internet2.middleware.grouper</groupId>
    <artifactId>subject</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/subject/
implementation 'edu.internet2.middleware.grouper:subject:2.3.0'
// https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/subject/
implementation ("edu.internet2.middleware.grouper:subject:2.3.0")
'edu.internet2.middleware.grouper:subject:jar:2.3.0'
<dependency org="edu.internet2.middleware.grouper" name="subject" rev="2.3.0">
  <artifact name="subject" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.internet2.middleware.grouper', module='subject', version='2.3.0')
)
libraryDependencies += "edu.internet2.middleware.grouper" % "subject" % "2.3.0"
[edu.internet2.middleware.grouper/subject "2.3.0"]

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
edu.internet2.middleware.grouper : morphString jar 2.3.0
edu.internet2.middleware.grouper : grouperClient jar 2.3.0
commons-collections : commons-collections jar 3.2.1
cglib : cglib jar 3.1
commons-logging : commons-logging jar 1.2
commons-digester : commons-digester jar 1.7
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-jexl jar 2.1.1
com.mchange : c3p0 jar 0.9.5.2
commons-pool : commons-pool jar 1.6
edu.vt.middleware : vt-ldap jar 3.3.5
hsqldb : hsqldb jar 1.8.0.10
org.bouncycastle : bcprov-jdk16 jar 1.46
log4j : log4j jar 1.2.17

runtime (1)

Идентификатор библиотеки Тип Версия
p6spy : p6spy jar 1.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Internet2 Grouper Project

http://www.internet2.edu/products-services/trust-identity-middleware/grouper/

Introduction

Grouper is an enterprise access management system designed for the highly distributed management environment and heterogeneous information technology environment common to Universities. Operating a central access management system that supports both central and distributed IT reduces risk.

Why Use Grouper?

  • Coordinated Collaboration Grouper helps collaboration happen. You can set up groups, roles, and permissions for many purposes, such as populating and administering standing committees, ad hoc research teams, departments, or classes. Key collaborative applications -- mailing lists, wikis, calendars, etc. -- can use this group, role, and permission information to make authorization decisions.
  • Single Point of Control When using Grouper, once a person is added or removed from a group, the group-related privileges are automatically updated in all of your collaborative applications. Grouper allows efficient management of the membership roster at a single point.
  • Who Can Use Grouper? Anyone needing to manage group access to resources can use Grouper -- from accountants to zoologists. A researcher might create a group and enable members to participate on an email list or view a web site. Students might use Grouper to set up and manage groups for similar applications as they work together on shared projects and class work. Your IT staff can delegate group management and enable those leading collaborations to set up and manage their own groups.

Download

Grouper releases can be downloaded from here.

Documentation

  • Grouper wiki is available here.
  • API documentation is available here.
  • Issue tracking system is available here.

Build Build Status

Clone the repository and execute the build via:

git clone git@github.com:Internet2/grouper.git
cd grouper-parent
mvn clean package

Documentation

To build the project documentation, execute the following:

cd grouper-parent
mvn site site:deploy
cd /tmp/grouper-parent
[launch] index.html

Версии библиотеки

Версия
2.3.0
2.2.2
2.2.1
2.2.0
2.1.5
2.1.4
2.1.3
2.1.0
2.0.3
2.0.2
2.0.0