Uses of Class
no.feide.moria.authorization.IllegalConfigException

Uses of IllegalConfigException in no.feide.moria.authorization
 

Methods in no.feide.moria.authorization that throw IllegalConfigException
private static java.lang.String AuthorizationManager.getChildContent(org.jdom.Element element, java.lang.String childName)
          Retrieves the content of an XML element.
(package private) static AuthorizationAttribute AuthorizationManager.parseAttributeElem(org.jdom.Element element)
          Parses an XML element and creates an AuthorizationAttribute object in return.
(package private) static java.util.HashMap AuthorizationManager.parseAttributesElem(org.jdom.Element element)
          Parses the content of an Attributes element.
(package private) static java.lang.String AuthorizationManager.parseChildElem(org.jdom.Element element)
          Parses 'operation' and 'organization' elements and returns the name attribute.
(package private) static AuthorizationClient AuthorizationManager.parseClientElem(org.jdom.Element element)
          Creates an AuthorizationClient object based on the supplied XML element.
(package private) static java.util.HashSet AuthorizationManager.parseListElem(org.jdom.Element element)
          Parses the content of an Attributes element.
(package private) static java.util.HashMap AuthorizationManager.parseRootElem(org.jdom.Element element)
          Parses a configuration root element with client elements.
 



Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.