| 
Class Summary | 
| AbstractRequest | 
Base class for the GDI NRW access control specification's requests. | 
| AuthenticationData | 
Encapsulated data: authn:AuthenticationData element
 
 Namespace: http://www.gdi-nrw.org/authentication | 
| AuthenticationDocument | 
Parser class that can parse all elements within the namespace. | 
| CloseSession | 
Encapsulated data: CloseSession element
 
 Namespace: http://www.gdi-nrw.de/session | 
| CloseSessionHandler | 
This class handles CloseSession requests as specified by the GDI NRW Access Control spec V1.0. | 
| GetSession | 
Encapsulated data: GetSession element
 
 Namespace: http://www.gdi-nrw.de/session | 
| GetSessionAnonymousHandler | 
A GetSessionAnonymousHandler class   creates a session for a client and saves
 it in the local database. | 
| GetSessionDispatcher | 
This class handles/dispatches all GetSession requests. | 
| GetSessionPasswordHandler | 
GetSession handler that handles the password method. | 
| Operation_1_0 | 
The bean for the 1.0 Operation. | 
| OperationsMetadata_1_0 | 
Encapsulated data: OperationsMetadata
 
 Namespace: http://www.opengis.net/ows | 
| OWSCapabilitiesBaseDocument_1_0 | 
The owscapabilities 1.0 specification parser. | 
| OWSCapabilitiesBaseType_1_0 | 
Encapsulates: OWS capabilities according to V1.0
 
 Namespace: http://www.opengis.net/ows | 
| SessionOperationsDocument | 
Parser class that can parse all elements within the namespace. | 
| SupportedAuthenticationMethod | 
Encapsulated data: SupportedAuthenticationMethod element
 
 Namespace: http://www.gdi-nrw.de/authentication | 
| URN | 
Encapsulates a Uniform Resource Name (URN) which encodes an authentication method according to
 the GDI NRW access control specification. | 
| WASAuthenticationMethodMD | 
Encapsulated data: WASAuthenticationMethodMD element
 
 Namespace: http://www.gdi-nrw.de/authentication | 
| WASServiceFactory | 
A WASServiceFactory class currently just creates uncached service instances. | 
| WASSSecurityManager | 
This class will hold the SecurityAccessManager Instance and will be able to parse the
 user/password key for the security database. | 
| XMLFactory | 
This is the XMLFactory for both the WAS and the WSS. |