XACML/OpenSAML integration
XACML SAML Profile Version 2.0 implementation for https://github.com/xacml4j/xacml4j project.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xacml4j |
| Идентификатор | Идентификаторxacml-opensaml |
| Последняя версия | Последняя версия1.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеXACML/OpenSAML Integration
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикXacml4J.org |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xacml-opensaml-1.2.2.pom | |
| xacml-opensaml-1.2.2.jar | 22 KB |
| xacml-opensaml-1.2.2-sources.jar | 14 KB |
| xacml-opensaml-1.2.2-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xacml4j/xacml-opensaml/ -->
<dependency>
<groupId>org.xacml4j</groupId>
<artifactId>xacml-opensaml</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xacml4j/xacml-opensaml/
implementation 'org.xacml4j:xacml-opensaml:1.2.2'
// https://jarcasting.com/artifacts/org.xacml4j/xacml-opensaml/
implementation ("org.xacml4j:xacml-opensaml:1.2.2")
'org.xacml4j:xacml-opensaml:jar:1.2.2'
<dependency org="org.xacml4j" name="xacml-opensaml" rev="1.2.2">
<artifact name="xacml-opensaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xacml4j', module='xacml-opensaml', version='1.2.2')
)
libraryDependencies += "org.xacml4j" % "xacml-opensaml" % "1.2.2"
[org.xacml4j/xacml-opensaml "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xacml4j : xacml-core | jar | 1.3.0 |
| org.opensaml : opensaml | jar | 2.5.3 |
| org.springframework : spring-beans | jar | 3.2.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 3.2.7.RELEASE |
| org.springframework : spring-test | jar | 3.2.7.RELEASE |
| junit : junit | jar | 4.11 |
| org.easymock : easymock | jar | 3.1 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
XACML SAML Profile Version 2.0 implementation for https://github.com/xacml4j/xacml4j project.