Openwings API Documentation (v1.1)

Package net.openwings.security

This package contains the Openwings Security Services API.

See:
          Description

Interface Summary
RoleSigner This interface represents a utility that is used in the construction and comparison of OpenwingsRole objects to access the role's credentials.
SecurityService This interface describes a service that manages users, roles and trust relationsips with other platforms or contexts.
 

Class Summary
OpenwingsRole This interface represents the abstract notion of a user role.
RoleSignerFactory This class provides a way to obtain an implementation of RoleSigner.
ServicePermission This class defines a permission which is used to access services in Openwings.
 

Package net.openwings.security Description

This package contains the Openwings Security Services API. These interfaces are described in the Openwings Security Specification, located at http://www.openwings.org/download/specs/Openwings_Security.pdf.


Openwings API Documentation (v1.1)