Serialized Form


Package nbi.xmlsec

Class nbi.xmlsec.PEPHandler extends AbstractHttpHandler implements Serializable

Serialized Fields

config

Configuration config
The configuration.


keystore

KeyStore keystore

privKey

PrivateKey privKey

cert

X509Certificate cert

roleEnableAuth

RoleEnablementAuthority roleEnableAuth
The RoleEnablementAuthority to evaluate roles for a given subject.


pdp

RBACPDP pdp
The RBACPDP to evaluate the access control policies for a given role set.


domain

String domain
The working domain for this PEP.


host

URI host
The host to redirect permitted requests to.


wrapper

URI wrapper
The PyWrapperURI to redirect BioCASE requests to..


status

int status
Status of the filter


request

Request request
BioCASE request to be filtered



Copyright © 2006 Lutz Suhrbier, Freie Universität Berlin. All Rights Reserved.