This documentation is outdated! Contact it support #64;52North.org for current information #links { border left width:2.5em; border left style:solid; border...
Wiki.Security Web Preferences The following settings are web preferences of the Wiki.Security web. These preferences overwrite the site level preferences in ., an...
Service URL Doku Interceptor CCSI SOS http://sensearth.ca/SOS_CCSI_01/GetCapabilities?service=SOS version=1.0.0 https://portal.opengeospatial.org/twik...
Code Guidelines Code formatting required * Marko will provide a code formatting description for Maven, perhaps files for IntelliJ and Eclipse code formattin...
General Source Code Management System All current security modules are located in the our Subversion repository http://52north.org/svn/security/ (Browse) Top le...
Main.JanDrewnak 16 Feb 2006 Release Guidelines Branching Inside this working group we follow the Deferred Branching plus LAG Development Line model. http://www.c...
Interceptor development The heart of the security community. * which ICs do exist * what are they exactly doing and what not * simple IC development How...
ShibbolethImpl Spring Integration Application of WS * Specifications Increased using of WS * Standards * WS Addressing to address service endpoints * WS P...
Interceptors SOS Interceptor Documentation of the SOSInterceptor WPS Interceptor Documentation of the WPSInterceptor WFS Interceptor Documentation of t...
This is the first draft for a howto for Windows users. It has been tested for XP. Used versions: * Eclipse SDK 3.2.2 * Sysdeo Tomcat Launcher Plugin 3.2.1 ...
Minutes Security GeoRM Regular Contributor's Meeting August 11, 2009, 10:00 am CEST 1. SOS Interceptor Thorsten finished the implementation/integration of Oliver...
Minutes Security GeoRM Regular Contributor's Meeting September 9, 2009, 10:00 am CEST 1. WPS Interceptor Martin updated the small documentation about the Web Pro...
Minutes Security GeoRM Regular Contributor's Meeting November 11th, 2009, 14:00 am CEST 1. WPS Interceptor WPS interceptor is ready to be released. Martin update...
Setting up the Security Suite as an Multiple Module Eclipse Project Walkthrough for Linux users This is the second draft for a howto for Linux users. It is base...
Setting up the Security Suite as an Multiple Module Eclipse Project Walkthrough for Windows users This is the first draft for a howto for Windows users, adapted...
Spring Integration For authentification, we have tried two different approaches. Interceptor approach In this case we have implemented an Spring EndpointIntercep...
The WFS Interceptor Function mode of the WFS interceptors: WFSGetCapabilitiesInterceptor * Interceptor for WFS GetCapabilities request * Filters unauthori...
The WPS Interceptor Function mode of the WPS interceptors: WPSFilterCapabilitiesInterceptor * Interceptor for WPS GetCapabilities request * Filters unauth...
The SOS Interceptor Function mode of the SOS interceptors: SOSAllowedOperationInterceptor * Interceptor for any SOS requests * Decides whether the operat...
White Paper 52N's Security and Geo Rights Management Community #150; Position #150; Initialization: 2009 05 25 Author: Jan Drewnak, drewnak@52north.org Scope ...
Service URL PEP Doku Interceptor CCSI SOS http://sensearth.ca/SOS_CCSI_01/GetCapabilities?service=SOS version=1.0.0 http://giv bandog.uni muenster.d...
GetMetadata Request WS MEX (http://specs.xmlsoap.org/ws/2004/09/mex/WS MetadataExchange.pdf) definiert zwei Arten, um die Metadaten eines Services zu erhalten: ...
Authentication Package Refactoring Goals * Flexible configuration and configuration independent of buisness classes, support for "Dependency Injection" and po...
Package Structure The following is a proposal for a new package structure of the security api. It tries to apply a "separation of concerns", this means that the p...
Maven migration * Question: How to restructure the security system's code base for new maven based build process? * Problem: Maven projects are designed to ...