• JBoss Application Server: XACML with EJB Overloaded Methods

    JIRA https://jira.jboss.org/browse/SECURITY-519 Forum Thread http://community.jboss.org/thread/155405?tstart=0   Availability PicketBox 3.0.0.CR1 and beyond JBoss AS 6.0.0   Example Policy  Let us tak...
    Profile Photo
    last modified by anil.saldhana
  • XACML Attribute Locator using File System

    Objective Availability What is an XACML Attribute Locator? File System Attribute Locator Configuration Usage Conclusion   << Go Back To MAIN XACML Article Dashboard   ...
    Profile Photo
    last modified by anil.saldhana
  • XACML Caching for Performance

    Objective Availability Decision Caching Configuration Parameter Options Usage Case 1 : Use the Decision Caching System As Is Case 2: Use the Decision Caching System with configuration to igno...
    Profile Photo
    last modified by anil.saldhana
  • XACML Policy Locator using LDAP

    Availability What is an XACML Policy Locator? LDAP Policy Locators Configuration Example Acknowledgements   <<  Go back to main XACML Article DASHBOARD Availability Starting v...
    Profile Photo
    last modified by anil.saldhana
  • XACML Attribute Locator using LDAP

    Availability What is an XACML Attribute Locator? LDAP Attribute Locators Configuration Masking the LDAP Password Examples Prerequisite Case 1:  The XACML Request comes with a missing att...
    Profile Photo
    last modified by anil.saldhana
  • XACML Attribute Locator using the Database

    Availability What is an XACML Attribute Locator? Database Attribute Locators Configuration Examples Prerequisite Case 1:  The XACML Request comes with a missing attribute in the resource ele...
    Profile Photo
    last modified by anil.saldhana
  • EAP 5.1 : Running under the Java Security Manager

    Background This article is about running JBoss EAP 5.1 under the Java Security Manager.   The Java Security Manager Policy that is shipped with EAP 5.1 is called "server.policy.cert" in the bin directory.  ...
    Profile Photo
    last modified by anil.saldhana
  • Protecting EJB web services with XACML, A beginners tutorial

    The intent of this tutorial is to provide a basic example of a very simple EBJ protected via a XACML authorization policy.   System Configuration This tutorial assumes the following system configuration. JBoss ...
    Profile Photo
    last modified by bkrisler
  • Overriding keystores and truststores in JBoss AS

    The scenario Many services in JBoss allow usage of SSL for secure communication. To configure SSL, these services require a KeyStore for the certificate and private key and possibly a TrustStore with the trusted clien...
    Profile Photo
    last modified by anil.saldhana
  • PicketBox XACML Integration with Exist DB

    PicketBox XACML (formerly called JBossXACML)  has capabilities of integrating with Exist DB to store/retrieve XACML policies/attributes. What is Exist DB?  Exist DB is an open source native XML database.&#...
    Profile Photo
    last modified by anil.saldhana
  • Security Configuration Parsing in JBoss AS 5/EAP 5

    This article will describe the Security Configuration facilities available in JBoss AS5.0 and beyond.  This applies to JBoss Enterprise Application Platform v5.0 and beyond.   Parsers There are 3 parsers inv...
    Profile Photo
    last modified by anil.saldhana
  • Java Security Manager and JBoss Application Server

    In this article, I will describe topics associated with the Java Security Manager as applied to the JBoss Application Server. What is the Java Security Manager? The Java Security Manager provides facility to integrate...
    Profile Photo
    last modified by anil.saldhana
  • WebAuthentication

    Web Authentication (Programmatic Web Login)  Author : Anil Saldhana JIRA Issue: http://jira.jboss.com/jira/browse/JBAS-4077 Availability: JBoss 4.2.0.GA onwards Original Discussion: http://www.jboss.com/index.ht...
    Profile Photo
    last modified by sguilhen
  • RoleMappingLoginModule

    RoleMappingLoginModule    Fully Qualified Name  org.jboss.security.auth.spi.RoleMappingLoginModule   JIRA Issue  http://jira.jboss.com/jira/browse/JBAS-3323   Releases  JBoss 3...
    Profile Photo
    created by anil.saldhana