Package com.wles.util

Interface Summary
AttributeElement AttributeElement represents an attribute name value pair.
ConstAttributeElement ConstAttributeElement represents an attribute name value pair.
 

Class Summary
AttributeElementFactory Used to produce new AttributeElement objects.
CustomEnumerationValue Used to represent custom ALES enumeration values.
Normalize This class contains static functions to help ensure that data sent into the ARME and BLM use the allowed character sets.
RuleParser Supports parsing and generation of ALES rules.
RuleParser.Action Base class representation for actions (roles, privileges) names.
RuleParser.ActionType Enumeration of different action types.
RuleParser.Constraint Class for representing a rule's constraint.
RuleParser.Effect Class represnetation for the effect portion of a rule.
RuleParser.ParsedRule Class representation of a parsed rule.
RuleParser.Privilege Class representation of a privilege action.
RuleParser.QualifiedElement Base class of parser for all named rule elements.
RuleParser.Resource Class for representing a resource.
RuleParser.RoleAction Class representation of a Role action.
RuleParser.ScopedSubject Base class for subjects which include a directory component.
RuleParser.Subject Base class representation of subjects (User, Group, Role).
RuleParser.SubjectGroup Class for representing a qualified subject group in a directory.
RuleParser.SubjectRole Class for representing a qualified role name to be used a subject.
RuleParser.User Class for representing a qualified user in a directory.
StringTypeConverter  
SubjectBuilder This class contains static functions to help in constructing and decomposing ASI qualified subjects.
SubjectBuilder.Parts Parsed representation of a subject.
Time Used to represent ALES time values.
 

Exception Summary
RuleParser.ParsingException Exception used to indicate parsing errors.
TypeConversionException Indicates that the conversion between ASI and Java types failed.
UnsupportedTypeException The specified type is not registered with the TypeConverter.
 



Copyright © 2005 BEA Systems Inc. All Rights Reserved.