OpenPermis Role Based Access Control 0.9.0 (Build 16)
Public API Specification

OpenPermis - Core

See:
          Description

Packages
org.openpermis A role-based access control solution.
org.openpermis.audit Provides support for auditing authorization decisions.
org.openpermis.basic Contains basic implementations of authorization Support.
org.openpermis.builder Simplifies configuration of authorization services.
org.openpermis.cert Provides support to decode, encode, and verify X509 attribute certificates which contains policies or roles.
org.openpermis.cert.repository Provides support to get certificates and revocation list's.
org.openpermis.cert.serial Provides support to generate serial numbers that may be used in X509 certificates.
org.openpermis.cert.verify Provides support to verify X509 attribute certificates.
org.openpermis.identity Provides support for finding identities.
org.openpermis.policy Contains the policy domain model.
org.openpermis.policy.bean Contains modifiable bean interfaces of the policy domain model.
org.openpermis.policy.bean.basic Contains basic implementation of policy domain model.
org.openpermis.policy.bean.basic.predicate Contains implementation for Predicate expressions.
org.openpermis.policy.bean.visitor Contains part bean visitor implementations.
org.openpermis.policy.io Provides support for policy input and output through policy readers and writers.
org.openpermis.policy.io.xml Provides implementation for reading and writing XML policies in OpenPermis format.
org.openpermis.policy.io.xmlchecking Provides support for policy XML validation.
org.openpermis.security Provides classes to inject the Provider via a Pico configuration.
org.openpermis.subject Provides support to find, read, modify, write and delete subjects.
org.openpermis.subject.assignment Provides support to find and modify role assignments.
org.openpermis.subject.assignment.file Provides implementation to find and modify role assignments retrieved from file system.
org.openpermis.subject.assignment.ldap Provides implementation to find and modify role assignments retrieved from LDAP server.
org.openpermis.subject.assignment.url Provides implementation to find role assignments retrieved from URL's.
org.openpermis.subject.format Provides interfaces to decode and encode role assignments.
org.openpermis.subject.format.x509 Provides implementation to decode and encode role assignments according to X509 attribute certificates.
org.openpermis.subject.norm Provides classes to normalize subject identities.

 

OpenPermis - Core

OpenPermis Core implements a full-fledged Permission Management Infrastructure (PMI) allowing to integrate Role-Based Access Control in complex application scenarios.

License Information

Project License:

Copyright (c) 2009, Swiss Federal Department of Defence Civil Protection and Sport (http://www.vbs.admin.ch)
Copyright (c) 2009, Ergon Informatik AG (http://www.ergon.ch)
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Trademarks

All products or services used and mentioned are the trademarks or service marks of their respective companies or organizations.

Java(TM)
Java is a trademark of Sun Microsystems, Inc. in the United States and other countries.

Microsoft(R) Windows(R)
Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.

Apple(R) Mac OS(R)
Apple and Mac OS are either registered trademarks or trademarks of Apple Computer, Inc., registered in the U.S. and other countries.



OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG