Uses of Class
org.jboss.security.microcontainer.beans.metadata.BasePolicyMetaData

Packages that use BasePolicyMetaData
org.jboss.security.microcontainer.beans.metadata   
 

Uses of BasePolicyMetaData in org.jboss.security.microcontainer.beans.metadata
 

Subclasses of BasePolicyMetaData in org.jboss.security.microcontainer.beans.metadata
 class ACLMetaData
           This class represents the <acl> configuration in an application policy and contains the acl (instance-based authorization) metadata information extracted by the XB parser.
 class AuditMetaData
           This class represents the <audit> configuration in an application policy and contains the audit metadata information extracted by the XB parser.
 class AuthenticationMetaData
           This class represents the <authentication> configuration in an application policy and contains the authentication metadata information extracted by the XB parser.
 class AuthorizationMetaData
           This class represents the <authorization> configuration in an application policy and contains the authorization metadata information extracted by the XB parser.
 class IdentityTrustMetaData
           This class represents the <identity-trust> configuration in an application policy and contains the identity-trust metadata information extracted by the XB parser.
 class JASPIAuthenticationMetaData
           This class represents the <authentication-jaspi> configuration in an application policy and contains the jaspi authentication metadata information extracted by the XB parser.
 class MappingMetaData
           This class represents a <rolemapping> or a <mapping> configuration in an application policy and contains the mapping metadata information extracted by the XB parser.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.