Package issrg.utils

Interface Summary
DITSelectionListener This interface contains the methods that are called by the LDAP_DIT object in event an entry is selected or unselected.
 

Class Summary
ACPolicyViewer This object allows users to browse the LDAP and view their contents.
ACViewer This component can be used to browse the contents of an array of X.509 Attribute Certificates.
FieldValue This object is used to represent any value kept in an AC.
Hash This class is used to obtain the Hash of the X.509 AC Holder or Issuer name.
HelpWindow This class represents a Help Window.
LDAP_DIT This is a component that displays the LDAP DIT This is a Panel that contains a display of the LDAP DIT.
LDAP_DITTreeCellRenderer The TreeCellRenderer to display the LDAP tree with the right colours.
LineExpander  
MultiLDAPBrowser An extension of the LDAP_DIT component.
ParsedURL This class provides methods for splitting a URL into an array of strings.
RFC2253NameParser This is an implementation of an RFC2253 LDAP DN parser.
Util This is a class that contains useful routines.
VerifySignature This is a simple utility that verifies a signature on the given object using the same security classes as PermisRBAC does.
Version This class stores the version information about a given package.
 

Exception Summary
EmbeddedException This exception object is supposed for use with other exceptions that you do not want to pass to the caller, but still want your caller to get all the debug information possible.
ExceptionPairException This exception is designed for use within a multithreaded environment, where you may wish to collect all the exceptions that any threads have ever thrown, and display them as one.
RFC2253ParsingException This exception is thrown by RFC2253 parser if there is a problem with the LDAP DN string.