A B C D E F G H I J L M N O P R S U V

A

accumstats - Variable in class no.feide.moria.servlet.StatisticsHandler
 
adata - Variable in class no.feide.moria.servlet.AttribsHandler
Hash map of parsed attributes.
addData(String, String) - Method in class no.feide.moria.servlet.AttribsData
Adds info/data for an attribute.
addIgnoreService(String) - Method in class no.feide.moria.servlet.StatisticsHandler
 
addMonth(String, String, int) - Method in class no.feide.moria.servlet.StatisticsCollection
 
addMonth(String, int) - Method in class no.feide.moria.servlet.StatisticsData
 
addUniqueMonth(String) - Method in class no.feide.moria.servlet.StatisticsCollection
Adds a month to the list of unique months (if not already in list)
allmonths - Variable in class no.feide.moria.servlet.StatisticsCollection
 
ATTR_BASE_URL - Static variable in class no.feide.moria.servlet.RequestUtil
Base URL attribute in request object.
ATTR_BUNDLE - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute in request object: Language bundle.
ATTR_CLIENT_NAME - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute in request object: Name of client/service.
ATTR_CLIENT_URL - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute in request object: Link to associate with service name.
ATTR_ERROR_TYPE - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute in request object: Error type.
ATTR_LANGUAGES - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute in request object: Available languages.
ATTR_ORGANIZATIONS - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute in request object: Available organizations.
ATTR_REQUESTED_ATTRIBUTES - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute in request object: Requested attributes.
ATTR_SEC_LEVEL - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute in request object: Security level.
ATTR_SELECTED_DENYSSO - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute in request object: Denial of SSO.
ATTR_SELECTED_LANG - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute in request object: Preselected lanugage.
ATTR_SELECTED_ORG - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute in request object: Preselected organization.
AttribsData - Class in no.feide.moria.servlet
 
AttribsData(int) - Constructor for class no.feide.moria.servlet.AttribsData
Constructor.
AttribsHandler - Class in no.feide.moria.servlet
 
AttribsHandler() - Constructor for class no.feide.moria.servlet.AttribsHandler
Constructor.
Attribute - Class in no.feide.moria.webservices.v2_0
 
Attribute() - Constructor for class no.feide.moria.webservices.v2_0.Attribute
 
Attribute - Class in no.feide.moria.webservices.v2_1
 
Attribute() - Constructor for class no.feide.moria.webservices.v2_1.Attribute
 
Attribute - Class in no.feide.moria.webservices.v2_2
 
Attribute() - Constructor for class no.feide.moria.webservices.v2_2.Attribute
 
Attribute - Class in no.feide.moria.webservices.v2_3
 
Attribute() - Constructor for class no.feide.moria.webservices.v2_3.Attribute
 
Authentication - Interface in no.feide.moria.webservices.v2_0
 
Authentication - Interface in no.feide.moria.webservices.v2_1
 
Authentication - Interface in no.feide.moria.webservices.v2_2
Defines v2.1 of the Moria2 SOAP interface.
Authentication - Interface in no.feide.moria.webservices.v2_3
Defines v2.3 of the Moria2 SOAP interface.
AuthenticationFailedException - Exception in no.feide.moria.servlet.soap
Signals to the remote service that the user authentication failed.
AuthenticationFailedException(String) - Constructor for exception no.feide.moria.servlet.soap.AuthenticationFailedException
Default constructor.
AuthenticationIF - Interface in no.feide.moria.webservices.v2_0
 
AuthenticationImpl - Class in no.feide.moria.webservices.v2_0
 
AuthenticationImpl() - Constructor for class no.feide.moria.webservices.v2_0.AuthenticationImpl
Default constructor.
AuthenticationImpl - Class in no.feide.moria.webservices.v2_1
 
AuthenticationImpl() - Constructor for class no.feide.moria.webservices.v2_1.AuthenticationImpl
Default constructor.
AuthenticationImpl - Class in no.feide.moria.webservices.v2_2
Implements the Moria2 v2.1 SOAP interface.
AuthenticationImpl() - Constructor for class no.feide.moria.webservices.v2_2.AuthenticationImpl
Default constructor.
AuthenticationImpl - Class in no.feide.moria.webservices.v2_3
 
AuthenticationImpl() - Constructor for class no.feide.moria.webservices.v2_3.AuthenticationImpl
Default constructor.
AuthenticationUnavailableException - Exception in no.feide.moria.servlet.soap
Signals to the remote service that Moria was unable to reach the third-party server responsible for user authentication.
AuthenticationUnavailableException(String) - Constructor for exception no.feide.moria.servlet.soap.AuthenticationUnavailableException
Default constructor.
AUTHN_EX_MSG - Static variable in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Log message for AuthenticationExceptions.
AUTHN_EX_MSG - Static variable in class no.feide.moria.webservices.v2_1.AuthenticationImpl
Log message for AuthenticationExceptions.
AUTHN_EX_MSG - Static variable in class no.feide.moria.webservices.v2_2.AuthenticationImpl
Log message for AuthenticationExceptions.
AUTHN_EX_MSG - Static variable in class no.feide.moria.webservices.v2_3.AuthenticationImpl
Log message for AuthenticationExceptions.
AuthorizationFailedException - Exception in no.feide.moria.servlet.soap
Signals to the remote service that an operation was attempted, or parameters were used, that the service was not authorized for.
AuthorizationFailedException(String) - Constructor for exception no.feide.moria.servlet.soap.AuthorizationFailedException
Default constructor.
AUTHZ_EX_MESSAGE - Static variable in class no.feide.moria.webservices.v2_1.AuthenticationImpl
Log message for AuthorizationExceptions.
AUTHZ_EX_MESSAGE - Static variable in class no.feide.moria.webservices.v2_2.AuthenticationImpl
Log message for AuthorizationExceptions.
AUTHZ_EX_MESSAGE - Static variable in class no.feide.moria.webservices.v2_3.AuthenticationImpl
Log message for AuthorizationExceptions.
AUTHZ_EX_MSG - Static variable in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Log message for AuthorizationExceptions.

B

backendDataUsers - Variable in class no.feide.moria.servlet.StatusServlet
A hash map containing the attributes for a test-user.
BackendStatusHandler - Class in no.feide.moria.servlet
 
BackendStatusHandler() - Constructor for class no.feide.moria.servlet.BackendStatusHandler
Constructor.
BackendStatusUser - Class in no.feide.moria.servlet
 
BackendStatusUser() - Constructor for class no.feide.moria.servlet.BackendStatusUser
Constructor.
bsdata - Variable in class no.feide.moria.servlet.BackendStatusHandler
Hash map of parsed users.
BUNDLE_ERROR - Static variable in class no.feide.moria.servlet.RequestUtil
Bundle for the error page.
BUNDLE_FAQ - Static variable in class no.feide.moria.servlet.RequestUtil
Bundle for the faq page.
BUNDLE_INFOABOUT - Static variable in class no.feide.moria.servlet.RequestUtil
Bundle for the information page about the information servlet.
BUNDLE_INFORMATIONSERVLET - Static variable in class no.feide.moria.servlet.RequestUtil
Bundle for the Information servlet's attribute descriptions.
BUNDLE_INFOWELCOME - Static variable in class no.feide.moria.servlet.RequestUtil
Bundle for the Welcome page for the Information Service.
BUNDLE_LOGIN - Static variable in class no.feide.moria.servlet.RequestUtil
The name of the resource bundle for the login page.
BUNDLE_STATISTICSSERVLET - Static variable in class no.feide.moria.servlet.RequestUtil
Bundle for the Statistics page.
BUNDLE_STATUSSERVLET - Static variable in class no.feide.moria.servlet.RequestUtil
Bundle for the status servlet.

C

characters(char[], int, int) - Method in class no.feide.moria.servlet.AttribsHandler
Implements callback that is called to process data for an element.
characters(char[], int, int) - Method in class no.feide.moria.servlet.BackendStatusHandler
Implements callback that is called to process data for an element.
characters(char[], int, int) - Method in class no.feide.moria.servlet.StatisticsHandler
 
checkBackend(ResourceBundle) - Method in class no.feide.moria.servlet.StatusServlet
 
checkConfigStatus(ResourceBundle) - Method in class no.feide.moria.servlet.StatusServlet
Checks the config
checkModules(ResourceBundle) - Method in class no.feide.moria.servlet.StatusServlet
Checks the modules
checkSoap(ResourceBundle) - Method in class no.feide.moria.servlet.StatusServlet
Checks the SOAP page.
ClientException - Exception in no.feide.moria.servlet.soap
The superclass for all exceptions that should result in a SOAP Fault message with faultcode Client
ClientException(String) - Constructor for exception no.feide.moria.servlet.soap.ClientException
Default constructor.
compare(Object, Object) - Method in class no.feide.moria.servlet.AttribsData
Implements Comparator.compare to be able to sort attributes based on xml file order.
compareTo(Object) - Method in class no.feide.moria.servlet.StatisticsMonth
 
CONFIG_DISPLAY_NAME - Static variable in class no.feide.moria.servlet.RequestUtil
From Authorization config: Service name.
CONFIG_HOME - Static variable in class no.feide.moria.servlet.RequestUtil
From Authorization config Home organization of service.
CONFIG_LANG - Static variable in class no.feide.moria.servlet.RequestUtil
Name of property from authorization module giving the default language for a given service.
CONFIG_SERVICE_PRINCIPAL - Static variable in class no.feide.moria.servlet.RequestUtil
From Authorization configuration; service principal.
CONFIG_URL - Static variable in class no.feide.moria.servlet.RequestUtil
From Authorization config: Service URL.
contact - Variable in class no.feide.moria.servlet.BackendStatusUser
 
contextDestroyed(ServletContextEvent) - Method in class no.feide.moria.servlet.MoriaLifeCycleListener
Is called when the servlet context is about to be shut down.
contextInitialized(ServletContextEvent) - Method in class no.feide.moria.servlet.MoriaLifeCycleListener
Is called when the servlet context is ready to process requests.
createCookie(String, String, int) - Static method in class no.feide.moria.servlet.RequestUtil
Creates a cookie.
createMessageContext(AxisEngine, HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.soap.SimpleAxisServlet
Creates a new MessageContext, initialized with some standard values.
currentattribute - Variable in class no.feide.moria.servlet.AttribsHandler
The attribute being parsed.
currentchars - Variable in class no.feide.moria.servlet.AttribsHandler
String value of current attribute.
currentchars - Variable in class no.feide.moria.servlet.BackendStatusHandler
String value of current attribute.
currentchars - Variable in class no.feide.moria.servlet.StatisticsHandler
 
currentuser - Variable in class no.feide.moria.servlet.BackendStatusHandler
The user being parsed.

D

DEFAULT_SSO_COOKIE - Static variable in class no.feide.moria.servlet.LogoutServlet
Default SSO cookie name, if not set in configuration.
defaultRedirectParameterName - Static variable in class no.feide.moria.servlet.LogoutServlet
The default redirect parameter name.
DIR_UNAV_EX_MSG - Static variable in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Log message for DirectoryUnavailableExceptions.
DIR_UNAV_EX_MSG - Static variable in class no.feide.moria.webservices.v2_1.AuthenticationImpl
Log message for DirectoryUnavailableExceptions.
DIR_UNAV_EX_MSG - Static variable in class no.feide.moria.webservices.v2_2.AuthenticationImpl
Log message for DirectoryUnavailableExceptions.
DIR_UNAV_EX_MSG - Static variable in class no.feide.moria.webservices.v2_3.AuthenticationImpl
Log message for DirectoryUnavailableExceptions.
directNonInteractiveAuthentication(String[], String, String) - Method in interface no.feide.moria.webservices.v2_0.Authentication
Performs direct non-interactive authentication.
directNonInteractiveAuthentication(String[], String, String) - Method in interface no.feide.moria.webservices.v2_0.AuthenticationIF
Performs direct non-interactive authentication.
directNonInteractiveAuthentication(String[], String, String) - Method in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Performs direct non-interactive authentication.
directNonInteractiveAuthentication(String[], String, String) - Method in interface no.feide.moria.webservices.v2_1.Authentication
Performs direct non-interactive authentication.
directNonInteractiveAuthentication(String[], String, String) - Method in class no.feide.moria.webservices.v2_1.AuthenticationImpl
 
directNonInteractiveAuthentication(String[], String, String) - Method in interface no.feide.moria.webservices.v2_2.Authentication
Performs direct non-interactive authentication.
directNonInteractiveAuthentication(String[], String, String) - Method in class no.feide.moria.webservices.v2_2.AuthenticationImpl
 
directNonInteractiveAuthentication(String[], String, String) - Method in interface no.feide.moria.webservices.v2_3.Authentication
Performs direct non-interactive authentication.
directNonInteractiveAuthentication(String[], String, String) - Method in class no.feide.moria.webservices.v2_3.AuthenticationImpl
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.InformationServlet
Implements the HttpServlet.doGet method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.LoginServlet
Handles the GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.LogoutServlet
Handles the GET requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.PictureServlet
Implements the HttpServlet.doGet method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.soap.SimpleAxisServlet
Handles HTTP GET requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.StatisticsServlet
Handles the GET requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.StatusServlet
Handles the GET requests.
doPost(HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.InformationServlet
Implements the HttpServlet.doPost method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.LoginServlet
Handles the POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.LogoutServlet
Handles POST requests.
doPost(HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.soap.SimpleAxisServlet
Handles HTTP POST requests.

E

encodeValues(String, String[]) - Static method in class no.feide.moria.webservices.v2_2.AuthenticationImpl
Encode a String array into a single string, using the separator between attribute values.
endDocument() - Method in class no.feide.moria.servlet.AttribsHandler
Implements callback that is called at end of document.
endDocument() - Method in class no.feide.moria.servlet.BackendStatusHandler
Implements callback that is called at end of document.
endDocument() - Method in class no.feide.moria.servlet.StatisticsHandler
Implements callback that is called at end of document.
endElement(String, String, String) - Method in class no.feide.moria.servlet.AttribsHandler
Implements callback that is called at end of an xml element.
endElement(String, String, String) - Method in class no.feide.moria.servlet.BackendStatusHandler
Implements callback that is called at end of an xml element.
endElement(String, String, String) - Method in class no.feide.moria.servlet.StatisticsHandler
Implements callback that is called at end of an xml element.
equals(Object) - Method in class no.feide.moria.servlet.AttribsData
Implements Comparator.equals.
equals(Object) - Method in class no.feide.moria.servlet.StatisticsMonth
 
ERROR_AUTHENTICATION_FAILED - Static variable in class no.feide.moria.servlet.RequestUtil
Error type: Authentication failed.
ERROR_AUTHORIZATION_FAILED - Static variable in class no.feide.moria.servlet.RequestUtil
Error type: Authorization failed.
ERROR_DIRECTORY_DOWN - Static variable in class no.feide.moria.servlet.RequestUtil
Error type: The directory is down.
ERROR_INVALID_ORG - Static variable in class no.feide.moria.servlet.RequestUtil
Error type: Invalid organization selected.
ERROR_MORIA_DOWN - Static variable in class no.feide.moria.servlet.RequestUtil
Error type: Moria is unavailable.
ERROR_NO_CREDENTIALS - Static variable in class no.feide.moria.servlet.RequestUtil
Error type: User must supply username and password.
ERROR_NO_ORG - Static variable in class no.feide.moria.servlet.RequestUtil
Error type: No organization selected.
ERROR_UNKNOWN_TICKET - Static variable in class no.feide.moria.servlet.RequestUtil
Error type: Unknown ticket.

F

FAQ_LINK - Static variable in class no.feide.moria.servlet.RequestUtil
Link to faq, shown on the login page.
feideattribsMonitor - Variable in class no.feide.moria.servlet.InformationServlet
Monitor for the attribute description file.
feideattribsStored - Variable in class no.feide.moria.servlet.InformationServlet
A hash map containing all possible attributes for a user.
fileForURI(String) - Static method in class no.feide.moria.servlet.FileMonitor
Resolves a fileURI to a File object.
FileMonitor - Class in no.feide.moria.servlet
Based (in part) on ConfigurationManager#FileListenerTask
FileMonitor(String) - Constructor for class no.feide.moria.servlet.FileMonitor
Constructor.
findMonthNum(String) - Static method in class no.feide.moria.servlet.StatisticsMonth
 
findStatisticsCollection(String) - Method in class no.feide.moria.servlet.StatisticsHandler
 

G

getAccumStatistics() - Method in class no.feide.moria.servlet.StatisticsHandler
 
getAllAttributes() - Method in class no.feide.moria.servlet.InformationServlet
Builds a list of all possible user attributes.
getAttribs() - Method in class no.feide.moria.servlet.AttribsHandler
Gets parsed attributes.
getAttribs() - Method in class no.feide.moria.servlet.BackendStatusHandler
Gets parsed attributes.
getAttribs() - Method in class no.feide.moria.servlet.InformationServlet
Implements a simple xml parser that parses the attribute description file into a HashMap with AttribsData instances.
getBackendStatusData() - Method in class no.feide.moria.servlet.StatusServlet
Implements a simple xml parser that parses the status.xml file into a HashMap with BackendStatusUser instances.
getBundle(String, String, String, String, String, String) - Static method in class no.feide.moria.servlet.RequestUtil
Generates a resource bundle.
getConfig() - Method in class no.feide.moria.servlet.LoginServlet
Gets the current configuration from the context.
getConfig(ServletContext) - Static method in class no.feide.moria.servlet.RequestUtil
Get the config from the context.
getConfig() - Method in class no.feide.moria.servlet.StatisticsServlet
Get this servlet's configuration from the web module, given by RequestUtil.PROP_CONFIG.
getConfig() - Method in class no.feide.moria.servlet.StatusServlet
Get this servlet's configuration from the web module, given by RequestUtil.PROP_CONFIG.
getContact() - Method in class no.feide.moria.servlet.BackendStatusUser
Returns the contact
getCookieValue(String, Cookie[]) - Static method in class no.feide.moria.servlet.RequestUtil
Returns a requested cookie value from the HTTP request.
getCount(String) - Method in class no.feide.moria.servlet.StatisticsData
 
getData(String) - Method in class no.feide.moria.servlet.AttribsData
Returns data for an attribute.
getFaultcode() - Method in exception no.feide.moria.servlet.soap.ClientException
Gives the SOAP Faultcode for the exception (the value of the faultCode element in the SOAP reply).
getFaultcode() - Method in exception no.feide.moria.servlet.soap.ServerException
Gives the SOAP Faultcode for the exception (the value of the faultCode element in the SOAP reply).
getFaultcode() - Method in exception no.feide.moria.servlet.soap.SOAPException
Gives the SOAP Faultcode for the exception (the value of the faultCode element in the SOAP reply).
getFaultstring() - Method in exception no.feide.moria.servlet.soap.AuthenticationFailedException
This exception's SOAP Faultstring.
getFaultstring() - Method in exception no.feide.moria.servlet.soap.AuthenticationUnavailableException
This exception's SOAP Faultstring.
getFaultstring() - Method in exception no.feide.moria.servlet.soap.AuthorizationFailedException
This exception's SOAP Faultstring.
getFaultstring() - Method in exception no.feide.moria.servlet.soap.IllegalInputException
This exception's SOAP Faultstring.
getFaultstring() - Method in exception no.feide.moria.servlet.soap.InternalException
This exception's SOAP Faultstring.
getFaultstring() - Method in exception no.feide.moria.servlet.soap.SOAPException
Gives the SOAP Faultstring for the exception (the value of the faultString element in the SOAP reply).
getFaultstring() - Method in exception no.feide.moria.servlet.soap.UnknownTicketException
This exception's SOAP Faultstring.
getMonthName(int) - Method in class no.feide.moria.servlet.StatisticsCollection
 
getMonthName() - Method in class no.feide.moria.servlet.StatisticsMonth
 
getMonthNum() - Method in class no.feide.moria.servlet.StatisticsMonth
 
getName() - Method in class no.feide.moria.servlet.BackendStatusUser
Returns the user name
getName() - Method in class no.feide.moria.servlet.StatisticsData
 
getName() - Method in class no.feide.moria.webservices.v2_0.Attribute
Gets the name of this attribute.
getName() - Method in class no.feide.moria.webservices.v2_1.Attribute
Gets the name of this attribute.
getName() - Method in class no.feide.moria.webservices.v2_2.Attribute
Gets the name of this attribute.
getName() - Method in class no.feide.moria.webservices.v2_3.Attribute
Gets the name of this attribute.
getNumMonths() - Method in class no.feide.moria.servlet.StatisticsCollection
 
getNumStatisticsCollections() - Method in class no.feide.moria.servlet.StatisticsHandler
 
getNumStatisticsData() - Method in class no.feide.moria.servlet.StatisticsCollection
 
getOrganization() - Method in class no.feide.moria.servlet.BackendStatusUser
Returns the organization
getOrgName() - Method in class no.feide.moria.servlet.StatisticsCollection
 
getPassword() - Method in class no.feide.moria.servlet.BackendStatusUser
Returns the user password
getProxyTicket(String, String) - Method in interface no.feide.moria.webservices.v2_1.Authentication
Gets a proxy ticket.
getProxyTicket(String, String) - Method in class no.feide.moria.webservices.v2_1.AuthenticationImpl
 
getProxyTicket(String, String) - Method in interface no.feide.moria.webservices.v2_2.Authentication
Gets a proxy ticket.
getProxyTicket(String, String) - Method in class no.feide.moria.webservices.v2_2.AuthenticationImpl
 
getProxyTicket(String, String) - Method in interface no.feide.moria.webservices.v2_3.Authentication
Gets a proxy ticket.
getProxyTicket(String, String) - Method in class no.feide.moria.webservices.v2_3.AuthenticationImpl
 
getRequiredParameters() - Static method in class no.feide.moria.servlet.InformationServlet
 
getRequiredParameters() - Static method in class no.feide.moria.servlet.LoginServlet
 
getRequiredParameters() - Static method in class no.feide.moria.servlet.StatisticsServlet
 
getRequiredParameters() - Static method in class no.feide.moria.servlet.StatusServlet
 
getSeparator() - Method in class no.feide.moria.webservices.v2_2.Attribute
Get the actual separator value used for encoding the attribute values.
getServletConfig(String[], MessageLogger) - Method in class no.feide.moria.servlet.MoriaServlet
Get the config from the context.
getStatisticsCollection(int) - Method in class no.feide.moria.servlet.StatisticsHandler
 
getStatisticsData(int) - Method in class no.feide.moria.servlet.StatisticsCollection
 
getUserAttributes(String) - Method in interface no.feide.moria.webservices.v2_0.Authentication
Gets user attributes.
getUserAttributes(String) - Method in interface no.feide.moria.webservices.v2_0.AuthenticationIF
Gets user attributes.
getUserAttributes(String) - Method in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Gets user attributes.
getUserAttributes(String) - Method in interface no.feide.moria.webservices.v2_1.Authentication
Gets user attributes.
getUserAttributes(String) - Method in class no.feide.moria.webservices.v2_1.AuthenticationImpl
 
getUserAttributes(String) - Method in interface no.feide.moria.webservices.v2_2.Authentication
Gets user attributes.
getUserAttributes(String) - Method in class no.feide.moria.webservices.v2_2.AuthenticationImpl
 
getUserAttributes(String) - Method in interface no.feide.moria.webservices.v2_3.Authentication
Gets user attributes.
getUserAttributes(String) - Method in class no.feide.moria.webservices.v2_3.AuthenticationImpl
 
getValues() - Method in class no.feide.moria.webservices.v2_0.Attribute
Gets a String array containing the values of the attribute.
getValues() - Method in class no.feide.moria.webservices.v2_1.Attribute
Gets a String array containing the values of the attribute.
getValues() - Method in class no.feide.moria.webservices.v2_2.Attribute
Get the encoded String containing the values of the attribute, separated by separator.
getValues() - Method in class no.feide.moria.webservices.v2_3.Attribute
Gets a String array containing the values of the attribute.

H

handleException(String, Exception, HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.soap.SimpleAxisServlet
Logs exception with message and prints user friendly error message to client.
hasChanged() - Method in class no.feide.moria.servlet.FileMonitor
Returns true if the monitored file has changed.
hashCode() - Method in class no.feide.moria.servlet.AttribsData
Generates a hashCode.
hashCode() - Method in class no.feide.moria.servlet.StatisticsMonth
 
hashmap - Variable in class no.feide.moria.servlet.AttribsData
Used for storing all info about a attribute.

I

idx - Variable in class no.feide.moria.servlet.AttribsData
Used for sorting the attributes.
ignorevector - Variable in class no.feide.moria.servlet.StatisticsHandler
 
ILLEGAL_INPUT_EX_MSG - Static variable in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Log message for IllegalInputExceptions.
IllegalInputException - Exception in no.feide.moria.servlet.soap
Signals to the remote service that a parameter did not have the proper syntax.
IllegalInputException(String) - Constructor for exception no.feide.moria.servlet.soap.IllegalInputException
Default constructor.
indexcounter - Variable in class no.feide.moria.servlet.AttribsHandler
Attribute's number.
InformationServlet - Class in no.feide.moria.servlet
This servlet is responsible for retrieving information about a user, and sending it to information.jsp for display.
InformationServlet() - Constructor for class no.feide.moria.servlet.InformationServlet
Constructor.
init() - Method in class no.feide.moria.servlet.LogoutServlet
Intitiates the servlet.
init() - Method in class no.feide.moria.servlet.soap.SimpleAxisServlet
Initializes the servlet.
initiateAuthentication(String[], String, String, boolean) - Method in interface no.feide.moria.webservices.v2_0.Authentication
Initiates authentication.
initiateAuthentication(String[], String, String, boolean) - Method in interface no.feide.moria.webservices.v2_0.AuthenticationIF
Initiates authentication.
initiateAuthentication(String[], String, String, boolean) - Method in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Initiates authentication.
initiateAuthentication(String[], String, String, boolean) - Method in interface no.feide.moria.webservices.v2_1.Authentication
Initiates authentication.
initiateAuthentication(String[], String, String, boolean) - Method in class no.feide.moria.webservices.v2_1.AuthenticationImpl
 
initiateAuthentication(String[], String, String, boolean) - Method in interface no.feide.moria.webservices.v2_2.Authentication
Initiates authentication.
initiateAuthentication(String[], String, String, boolean) - Method in class no.feide.moria.webservices.v2_2.AuthenticationImpl
 
initiateAuthentication(String[], String, String, boolean) - Method in interface no.feide.moria.webservices.v2_3.Authentication
Initiates authentication.
initiateAuthentication(String[], String, String, boolean) - Method in class no.feide.moria.webservices.v2_3.AuthenticationImpl
 
INOP_STATE_EX_MSG - Static variable in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Log message for InoperableStateExceptions.
INOP_STATE_EX_MSG - Static variable in class no.feide.moria.webservices.v2_1.AuthenticationImpl
Log message for InoperableStateExceptions.
INOP_STATE_EX_MSG - Static variable in class no.feide.moria.webservices.v2_2.AuthenticationImpl
Log message for InoperableStateExceptions.
INOP_STATE_EX_MSG - Static variable in class no.feide.moria.webservices.v2_3.AuthenticationImpl
Log message for InoperableStateExceptions.
insertLink(String, String, String, String) - Static method in class no.feide.moria.servlet.RequestUtil
Replaces a given token with hyperlinks.
InternalException - Exception in no.feide.moria.servlet.soap
Signals to the remote service that Moria has internal problems.
InternalException(String) - Constructor for exception no.feide.moria.servlet.soap.InternalException
Default constructor.

J

JSPLogIdentifier - Class in no.feide.moria.servlet
Class given as logger name by JSP's as susbstitute for their own compiled classname which usually is fubar.
JSPLogIdentifier() - Constructor for class no.feide.moria.servlet.JSPLogIdentifier
 

L

lastModified - Variable in class no.feide.moria.servlet.FileMonitor
Modification time of the watched file.
locateBundle(String, String) - Static method in class no.feide.moria.servlet.RequestUtil
Locates a bundle in a given language.
log - Variable in class no.feide.moria.servlet.InformationServlet
Used for logging.
log - Variable in class no.feide.moria.servlet.LoginServlet
Used for logging.
log - Variable in class no.feide.moria.servlet.PictureServlet
Used for logging.
log - Static variable in class no.feide.moria.servlet.RequestUtil
Used for logging.
log - Variable in class no.feide.moria.servlet.StatisticsServlet
Used for logging.
log - Variable in class no.feide.moria.servlet.StatusServlet
Used for logging.
LoginServlet - Class in no.feide.moria.servlet
Use this servlet to bootstrap the system.
LoginServlet() - Constructor for class no.feide.moria.servlet.LoginServlet
 
LogoutServlet - Class in no.feide.moria.servlet
This servlet handles logout request.
LogoutServlet() - Constructor for class no.feide.moria.servlet.LogoutServlet
 

M

mapToAttributeArray(Map, String) - Method in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Converts a Map to an array of Attributes.
mapToAttributeArray(Map, String) - Method in class no.feide.moria.webservices.v2_1.AuthenticationImpl
Utility method to convert a Map to an array of Attributes.
mapToAttributeArray(Map, String) - Method in class no.feide.moria.webservices.v2_2.AuthenticationImpl
Utility method to convert a Map to an array of Attributes.
mapToAttributeArray(Map, String) - Method in class no.feide.moria.webservices.v2_3.AuthenticationImpl
Utility method to convert a Map to an array of Attributes.
messageLogger - Variable in class no.feide.moria.servlet.LogoutServlet
The message logger used in this class.
messageLogger - Variable in class no.feide.moria.servlet.MoriaLifeCycleListener
Logger used by this class.
messageLogger - Variable in class no.feide.moria.servlet.soap.SimpleAxisServlet
Logger for this class.
messageLogger - Variable in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Class wide logger.
messageLogger - Variable in class no.feide.moria.webservices.v2_1.AuthenticationImpl
Class wide logger.
messageLogger - Variable in class no.feide.moria.webservices.v2_2.AuthenticationImpl
The message logger.
messageLogger - Variable in class no.feide.moria.webservices.v2_3.AuthenticationImpl
Class wide logger.
monitoredFile - Variable in class no.feide.moria.servlet.FileMonitor
The monitored file
monthdata - Variable in class no.feide.moria.servlet.StatisticsData
 
monthname - Variable in class no.feide.moria.servlet.StatisticsMonth
 
monthnum - Variable in class no.feide.moria.servlet.StatisticsMonth
 
MORIACTRL_EX_MESSAGE - Static variable in class no.feide.moria.webservices.v2_1.AuthenticationImpl
Log message for MoriaControllerExceptions.
MORIACTRL_EX_MESSAGE - Static variable in class no.feide.moria.webservices.v2_2.AuthenticationImpl
Log message for MoriaControllerExceptions.
MORIACTRL_EX_MESSAGE - Static variable in class no.feide.moria.webservices.v2_3.AuthenticationImpl
Log message for MoriaControllerExceptions.
MoriaLifeCycleListener - Class in no.feide.moria.servlet
 
MoriaLifeCycleListener() - Constructor for class no.feide.moria.servlet.MoriaLifeCycleListener
 
MoriaServlet - Class in no.feide.moria.servlet
 
MoriaServlet() - Constructor for class no.feide.moria.servlet.MoriaServlet
 

N

name - Variable in class no.feide.moria.servlet.BackendStatusUser
 
name - Variable in class no.feide.moria.servlet.StatisticsData
 
name - Variable in class no.feide.moria.webservices.v2_0.Attribute
The name of this Attribute.
name - Variable in class no.feide.moria.webservices.v2_1.Attribute
The name of this Attribute.
name - Variable in class no.feide.moria.webservices.v2_2.Attribute
The name of this Attribute.
name - Variable in class no.feide.moria.webservices.v2_3.Attribute
The name of this Attribute.
no.feide.moria.servlet - package no.feide.moria.servlet
Servlets for the Moria web frontend.
no.feide.moria.servlet.soap - package no.feide.moria.servlet.soap
 
no.feide.moria.webservices.v2_0 - package no.feide.moria.webservices.v2_0
This package contains the Moria2 v2.0 SOAP interface.
no.feide.moria.webservices.v2_1 - package no.feide.moria.webservices.v2_1
This package contains the Moria2 v2.1 SOAP interface.
no.feide.moria.webservices.v2_2 - package no.feide.moria.webservices.v2_2
This package contains the Moria2 v2.2 SOAP interface.
no.feide.moria.webservices.v2_3 - package no.feide.moria.webservices.v2_3
This package contains the Moria2 v2.3 SOAP interface.

O

organization - Variable in class no.feide.moria.servlet.BackendStatusUser
 
orgname - Variable in class no.feide.moria.servlet.StatisticsCollection
 
orgstats - Variable in class no.feide.moria.servlet.StatisticsHandler
 

P

PARAM_DENYSSO - Static variable in class no.feide.moria.servlet.RequestUtil
Parameter in request object: Deny SSO.
PARAM_LANG - Static variable in class no.feide.moria.servlet.RequestUtil
Language URL parameter, used when overriding current language settings.
PARAM_OLD_STATISTICS - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute URL parameter, used to show statistics from the previous year.
PARAM_ORG - Static variable in class no.feide.moria.servlet.RequestUtil
Organization URL parameter, used when overriding default organization in the URL redirecting a user from a service to Moria.
PARAM_PASSWORD - Static variable in class no.feide.moria.servlet.RequestUtil
Parameter in request object: Password.
PARAM_SHOW_ATTRS - Static variable in class no.feide.moria.servlet.RequestUtil
Attribute URL parameter, used when attributes are shown on the login page.
PARAM_USERNAME - Static variable in class no.feide.moria.servlet.RequestUtil
Parameter in request object: Username.
parseConfig(Properties, String, String) - Static method in class no.feide.moria.servlet.RequestUtil
Reads institution names from the servlet configuration and generates a TreeMap with the result, using the correct language.
password - Variable in class no.feide.moria.servlet.BackendStatusUser
 
PATH_PREFIX - Static variable in class no.feide.moria.servlet.RequestUtil
Prefix for all web module properties.
PIC_LINK - Static variable in class no.feide.moria.servlet.RequestUtil
Link to pictures from the information service.
PICTURE_ATTRIBUTE - Static variable in class no.feide.moria.servlet.PictureServlet
Name of the request attribute containing the actual picture(s).
PictureServlet - Class in no.feide.moria.servlet
This Servlet is only used to show pictures.
PictureServlet() - Constructor for class no.feide.moria.servlet.PictureServlet
 
PRINCIPAL - Static variable in class no.feide.moria.servlet.InformationServlet
Principal name of the service.
printOldStatistics(PrintWriter, ResourceBundle) - Method in class no.feide.moria.servlet.StatisticsServlet
 
printStatistics(PrintWriter, ResourceBundle, String) - Method in class no.feide.moria.servlet.StatisticsServlet
 
printTable() - Method in class no.feide.moria.servlet.StatusServlet
 
printTableToVector(Map, ResourceBundle) - Method in class no.feide.moria.servlet.InformationServlet
Generates table for a user.
PROP_BACKENDSTATUS_IGNORE - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property for the StatisticsServlet's ignored services
PROP_BACKENDSTATUS_STATISTICS2_BASENAME_XML - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property for the StatusServlet statistics2 basename file path.
PROP_BACKENDSTATUS_STATISTICS2_XML - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property for the StatusServlet statistics2.xml file path.
PROP_BACKENDSTATUS_STATISTICS_XML - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property for the StatusServlet statistics.xml file path.
PROP_BACKENDSTATUS_STATUS_XML - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property for the StatusServlet status.xml file path.
PROP_COMMON - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property sub-string giving the abbreviations and names for all available languages.
PROP_CONFIG - Static variable in class no.feide.moria.servlet.RequestUtil
Property name for web module configuration.
PROP_COOKIE_DENYSSO - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the name of the cookie used to deny SSO (when using Moria on public computers, for example).
PROP_COOKIE_DENYSSO_TTL - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the lifetime, in hours, for the cookie used to deny SSO (named by PROP_COOKIE_DENYSSO).
PROP_COOKIE_LANG - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the name of the cookie used to set user's desired language.
PROP_COOKIE_LANG_TTL - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the lifetime, in hours, for the cookie used to set user's desired language.
PROP_COOKIE_ORG - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the name of the cookie used to remember the user's previously selected organization.
PROP_COOKIE_ORG_TTL - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the lifetime, in hours, for the cookie used to remember the user's previously selected organization.
PROP_COOKIE_SSO - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the name of the cookie used to carry SSO sessions (that is, a Moria ticket ID belonging to a SSO session).
PROP_COOKIE_SSO_TTL - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the lifetime, in hours, for the cookie used to carry SSO sessions (named by PROP_COOKIE_SSO).
PROP_FAQ_OWNER - Static variable in class no.feide.moria.servlet.RequestUtil
Organization name of the Moria owner, as shown on the FAQ page.
PROP_FAQ_STATUS - Static variable in class no.feide.moria.servlet.RequestUtil
URL to the Status servlet, as shown on the FAQ page.
PROP_INFORMATION_DESCRIPTIONS - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property for the Information service's attribute description XML file.
PROP_INFORMATION_URL_PREFIX - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the URL of the information servlet.
PROP_LANGUAGE - Static variable in class no.feide.moria.servlet.RequestUtil
Property name for Language.
PROP_LOGIN_DEFAULT_LANGUAGE - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the default Moria language, to be used if no other preferences (user or service) are available.
PROP_LOGIN_TICKET_PARAM - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the name of the URL parameter containing the Moria ticket ID.
PROP_LOGIN_URL_PREFIX - Static variable in class no.feide.moria.servlet.RequestUtil
Configuration property giving the URL of the login servlet.
PROP_LOGOUT_URL_PARAM - Static variable in class no.feide.moria.servlet.RequestUtil
Property name for Logout URL.
PROP_ORG - Static variable in class no.feide.moria.servlet.RequestUtil
Property name for Organization.
PROP_STATISTICS_URL - Static variable in class no.feide.moria.servlet.RequestUtil
URL to the Statistics servlet, used for language selection.
proxyAuthentication(String[], String) - Method in interface no.feide.moria.webservices.v2_1.Authentication
Performs proxy authentication.
proxyAuthentication(String[], String) - Method in class no.feide.moria.webservices.v2_1.AuthenticationImpl
 
proxyAuthentication(String[], String) - Method in interface no.feide.moria.webservices.v2_2.Authentication
Performs proxy authentication.
proxyAuthentication(String[], String) - Method in class no.feide.moria.webservices.v2_2.AuthenticationImpl
 
proxyAuthentication(String[], String) - Method in interface no.feide.moria.webservices.v2_3.Authentication
Performs proxy authentication.
proxyAuthentication(String[], String) - Method in class no.feide.moria.webservices.v2_3.AuthenticationImpl
 

R

RequestUtil - Class in no.feide.moria.servlet
This class is a toolkit for the servlets.
RequestUtil() - Constructor for class no.feide.moria.servlet.RequestUtil
Default private constructor.
REQUIRED_PARAMETERS - Static variable in class no.feide.moria.servlet.InformationServlet
List of parameters required by InformationServlet.
REQUIRED_PARAMETERS - Static variable in class no.feide.moria.servlet.LoginServlet
List of parameters required by LoginServlet.
REQUIRED_PARAMETERS - Static variable in class no.feide.moria.servlet.StatisticsServlet
List of parameters required by StatusServlet.
REQUIRED_PARAMETERS - Static variable in class no.feide.moria.servlet.StatusServlet
List of parameters required by StatusServlet.
RESOURCE_DATE - Static variable in class no.feide.moria.servlet.RequestUtil
TODO: Add JavaDoc.
RESOURCE_LINK - Static variable in class no.feide.moria.servlet.RequestUtil
TODO: Add JavaDoc.
RESOURCE_MAIL - Static variable in class no.feide.moria.servlet.RequestUtil
TODO: Add JavaDoc.
respond(Properties, HttpServletRequest, HttpServletResponse) - Method in class no.feide.moria.servlet.LogoutServlet
If the redirect URL is given in the request, redirect the user to the given URL.

S

separator - Variable in class no.feide.moria.webservices.v2_2.Attribute
The actual separator character(s) used for encoding.
serialVersionUID - Static variable in class no.feide.moria.servlet.LogoutServlet
Serial version UID.
serialVersionUID - Static variable in class no.feide.moria.servlet.soap.SimpleAxisServlet
Serial version UID.
serialVersionUID - Static variable in class no.feide.moria.webservices.v2_2.Attribute
Serial version UID (generated).
ServerException - Exception in no.feide.moria.servlet.soap
The superclass for all exceptions that should result in a SOAP Fault message with faultcode Server
ServerException(String) - Constructor for exception no.feide.moria.servlet.soap.ServerException
Default constructor.
setContact(String) - Method in class no.feide.moria.servlet.BackendStatusUser
Set the contact
setName(String) - Method in class no.feide.moria.servlet.BackendStatusUser
Set the user name.
setName(String) - Method in class no.feide.moria.servlet.StatisticsData
 
setName(String) - Method in class no.feide.moria.webservices.v2_0.Attribute
Sets the name of the attribute.
setName(String) - Method in class no.feide.moria.webservices.v2_1.Attribute
Sets the name of the attribute.
setName(String) - Method in class no.feide.moria.webservices.v2_2.Attribute
Sets the name of the attribute.
setName(String) - Method in class no.feide.moria.webservices.v2_3.Attribute
Sets the name of the attribute.
setOrganization(String) - Method in class no.feide.moria.servlet.BackendStatusUser
Set the organization
setPassword(String) - Method in class no.feide.moria.servlet.BackendStatusUser
Set the user password
setSeparator(String) - Method in class no.feide.moria.webservices.v2_2.Attribute
Set the actual separator value used for encoding the attribute values.
setValues(String[]) - Method in class no.feide.moria.webservices.v2_0.Attribute
Sets the values for the attribute.
setValues(String[]) - Method in class no.feide.moria.webservices.v2_1.Attribute
Sets the values for the attribute.
setValues(String) - Method in class no.feide.moria.webservices.v2_2.Attribute
Sets the values for the attribute.
setValues(String[]) - Method in class no.feide.moria.webservices.v2_3.Attribute
Sets the values for the attribute.
shouldIgnore(String) - Method in class no.feide.moria.servlet.StatisticsHandler
 
showLoginPage(HttpServletRequest, HttpServletResponse, String) - Method in class no.feide.moria.servlet.LoginServlet
Displays the login page.
SimpleAxisServlet - Class in no.feide.moria.servlet.soap
 
SimpleAxisServlet() - Constructor for class no.feide.moria.servlet.soap.SimpleAxisServlet
Default constructor.
SOAPException - Exception in no.feide.moria.servlet.soap
The base class for all exceptions signalled through the SOAP interface.
SOAPException(String) - Constructor for exception no.feide.moria.servlet.soap.SOAPException
Default constructor.
sortedAcceptLang(String) - Static method in class no.feide.moria.servlet.RequestUtil
Parses an Accept-Language header sent from a browser.
startDocument() - Method in class no.feide.moria.servlet.AttribsHandler
Implements callback that is called at start of document.
startDocument() - Method in class no.feide.moria.servlet.BackendStatusHandler
Implements callback that is called at start of document.
startDocument() - Method in class no.feide.moria.servlet.StatisticsHandler
Implements callback that is called at start of document.
startElement(String, String, String, Attributes) - Method in class no.feide.moria.servlet.AttribsHandler
Implements callback that is called at start of an xml element.
startElement(String, String, String, Attributes) - Method in class no.feide.moria.servlet.BackendStatusHandler
 
startElement(String, String, String, Attributes) - Method in class no.feide.moria.servlet.StatisticsHandler
 
StatisticsCollection - Class in no.feide.moria.servlet
 
StatisticsCollection(String) - Constructor for class no.feide.moria.servlet.StatisticsCollection
 
StatisticsData - Class in no.feide.moria.servlet
 
StatisticsData() - Constructor for class no.feide.moria.servlet.StatisticsData
 
StatisticsHandler - Class in no.feide.moria.servlet
 
StatisticsHandler() - Constructor for class no.feide.moria.servlet.StatisticsHandler
Constructor
StatisticsMonth - Class in no.feide.moria.servlet
This class sorts the months in the correct order.
StatisticsMonth(String) - Constructor for class no.feide.moria.servlet.StatisticsMonth
 
StatisticsServlet - Class in no.feide.moria.servlet
The StatisticsServlet shows the usage of Moria.
StatisticsServlet() - Constructor for class no.feide.moria.servlet.StatisticsServlet
 
statname - Variable in class no.feide.moria.servlet.StatisticsHandler
 
stats - Variable in class no.feide.moria.servlet.StatisticsCollection
 
STATUS_ATTRIBUTE - Static variable in class no.feide.moria.servlet.StatusServlet
The organization the test user comes from.
STATUS_PRINCIPAL - Static variable in class no.feide.moria.servlet.StatusServlet
The name of the service.
statusFileMonitor - Variable in class no.feide.moria.servlet.StatusServlet
Monitor for the status xml file.
StatusServlet - Class in no.feide.moria.servlet
The StatusServlet shows the status of Moria.
StatusServlet() - Constructor for class no.feide.moria.servlet.StatusServlet
 

U

UNKNOWN_TICKET_EX_MSG - Static variable in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Log message for UnknownTicketExceptions.
UNKNOWN_TICKET_EX_MSG - Static variable in class no.feide.moria.webservices.v2_1.AuthenticationImpl
Log message for UnknownTicketExceptions.
UNKNOWN_TICKET_EX_MSG - Static variable in class no.feide.moria.webservices.v2_2.AuthenticationImpl
Log message for UnknownTicketExceptions.
UNKNOWN_TICKET_EX_MSG - Static variable in class no.feide.moria.webservices.v2_3.AuthenticationImpl
Log message for UnknownTicketExceptions.
UnknownTicketException - Exception in no.feide.moria.servlet.soap
Signals to the remote service that the ticket used in the SOAP operation was unknown to Moria.
UnknownTicketException(String) - Constructor for exception no.feide.moria.servlet.soap.UnknownTicketException
Default constructor.

V

values - Variable in class no.feide.moria.webservices.v2_0.Attribute
The values of this Attribute.
values - Variable in class no.feide.moria.webservices.v2_1.Attribute
The values of this Attribute.
values - Variable in class no.feide.moria.webservices.v2_2.Attribute
The encoded values of this Attribute.
values - Variable in class no.feide.moria.webservices.v2_3.Attribute
The values of this Attribute.
verifyUserExistence(String) - Method in interface no.feide.moria.webservices.v2_0.Authentication
Verifies the existence of a given user in the underlying directories.
verifyUserExistence(String) - Method in interface no.feide.moria.webservices.v2_0.AuthenticationIF
Verifies the existence of a given user in the underlying directories.
verifyUserExistence(String) - Method in class no.feide.moria.webservices.v2_0.AuthenticationImpl
Verifies the existence of a given user in the underlying directories.
verifyUserExistence(String) - Method in interface no.feide.moria.webservices.v2_1.Authentication
Verifies the existence of a given user in the underlying directories.
verifyUserExistence(String) - Method in class no.feide.moria.webservices.v2_1.AuthenticationImpl
 
verifyUserExistence(String) - Method in interface no.feide.moria.webservices.v2_2.Authentication
Verifies the existence of a given user in the underlying directories.
verifyUserExistence(String) - Method in class no.feide.moria.webservices.v2_2.AuthenticationImpl
 
verifyUserExistence(String) - Method in interface no.feide.moria.webservices.v2_3.Authentication
Verifies the existence of a given user in the underlying directories.
verifyUserExistence(String) - Method in class no.feide.moria.webservices.v2_3.AuthenticationImpl
 

A B C D E F G H I J L M N O P R S U V

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