Class Summary |
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. |
ApplicationPolicyMetaDataFactory |
This class represents the <application-policy> element in a security configuration. |
AuditMetaData |
This class represents the <audit> configuration in an application policy and contains the audit metadata
information extracted by the XB parser. |
AuthenticationMetaData |
This class represents the <authentication> configuration in an application policy and contains the
authentication metadata information extracted by the XB parser. |
AuthorizationMetaData |
This class represents the <authorization> configuration in an application policy and contains the
authorization metadata information extracted by the XB parser. |
BaseModuleMetaData |
This class contains the metadata of a simple policy module. |
BasePolicyMetaData |
Superclass of all policies that form an application-policy. |
FlaggedModuleMetaData |
This class extends the BaseModuleMetaData to add the metadata needed to build a FlaggedPolicyModule . |
IdentityTrustMetaData |
This class represents the <identity-trust> configuration in an application policy and contains the
identity-trust metadata information extracted by the XB parser. |
JASPIAuthenticationMetaData |
This class represents the <authentication-jaspi> configuration in an application policy and contains the
jaspi authentication metadata information extracted by the XB parser. |
LoginModuleStackMetaData |
This class contains the metadata of a stack of login modules. |
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. |
MappingModuleMetaData |
This class extends the BaseModuleMetaData to add the metadata needed to build a MappingPolicyModule . |
ModuleOptionMetaData |
This class contains the metadata of a module option. |
SecurityPolicyMetaData |
This class represents the top-level <policy> element of a security policy. |
StackRefModuleMetaData |
This class extends the BaseModuleMetaData to add the metadata needed to build a StackRefPolicyModule . |