A B C G I L M N O P R S T

A

ACCESS_DENIED_DIRECT_AUTH - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the service requests illegal attributes.
ACCESS_DENIED_INITIATE_AUTH - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the service requests illegal attributes.
ACCESS_DENIED_PROXY_AUTH - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the service requests illegal proxy authentication.
ACCESS_DENIED_USERORG - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that user from a specific userorg is not allowed to use this service.
ACCESS_DENIED_VERIFY_USER_EXISTENCE - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the service requests illegal attributes.
ACCESS_LOGGER_CLASS - Static variable in class no.feide.moria.log.AccessLogger
The name of this logger.
AccessLogger - Class in no.feide.moria.log
Logs system events in a strict format that may later be used for usage statistics generation.
AccessLogger() - Constructor for class no.feide.moria.log.AccessLogger
Default constructor.
AccessStatusType - Class in no.feide.moria.log
This class represents access status type constants for the AccessLogger.
AccessStatusType(String) - Constructor for class no.feide.moria.log.AccessStatusType
Default private constructor.

B

BAD_SERVICE_CREDENTIALS - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the service failed to authenticate itself.
BAD_USER_CREDENTIALS - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the user failed to login because of bad credentials.

C

callingClass - Variable in class no.feide.moria.log.MessageLogger
Class using this logger instance.

G

generateLogMessage(AccessStatusType, String, String, String, String) - Method in class no.feide.moria.log.AccessLogger
Generates log messages in the correct format.
generateLogMessage(String, String, Throwable) - Method in class no.feide.moria.log.MessageLogger
Generates the final log entry to give to the underlying log api.
GET_USER_ATTRIBUTES_DENIED_INVALID_PRINCIPAL - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the principal is invalid for the requested attributes.
getLogger() - Method in class no.feide.moria.log.AccessLogger
Returns the logger, instantiates it if not already done.
getLogger() - Method in class no.feide.moria.log.MessageLogger
Returns the logger, instantiates it if not already done.

I

INITIATE_DENIED_INVALID_URL - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that authentication initialization failed due to invalid prefix/postfix URL.
INVALID_LOGIN_TICKET - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the login ticket is invalid.
INVALID_PROXY_TICKET - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the proxy ticket is invalid.
INVALID_SERVICE_TICKET - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the service ticket is invalid.
INVALID_SSO_TICKET - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the SSO ticket is invalid.
INVALID_TGT - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the TGT is invalid.
isEnabledFor(Priority) - Method in class no.feide.moria.log.MessageLogger
Checks whether the actual log level would generate log output for a given log level.

L

logCritical(String) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level critical.
logCritical(String, Throwable) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level critical.
logCritical(String, String) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level critical including ticket id.
logCritical(String, String, Throwable) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level critical including ticket id.
logDebug(String) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level debug.
logDebug(String, Throwable) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level debug.
logDebug(String, String) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level debug including ticket id.
logDebug(String, String, Throwable) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level debug including ticket id.
logger - Variable in class no.feide.moria.log.AccessLogger
Log to this logger.
logger - Variable in class no.feide.moria.log.MessageLogger
Log to this logger.
logInfo(String) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level info.
logInfo(String, Throwable) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level info.
logInfo(String, String) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level info including ticket id.
logInfo(String, String, Throwable) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level info including ticket id.
logLevel - Variable in class no.feide.moria.log.MessageLogger
The current log level.
logService(AccessStatusType, String, String, String) - Method in class no.feide.moria.log.AccessLogger
Logs service-initiated access.
logUser(AccessStatusType, String, String, String, String) - Method in class no.feide.moria.log.AccessLogger
Logs user-initiated access (user interaction through the web interface).
logWarn(String) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level warn.
logWarn(String, Throwable) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level warn.
logWarn(String, String) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level warn including ticket id.
logWarn(String, String, Throwable) - Method in class no.feide.moria.log.MessageLogger
Logs a message with level warn including ticket id.

M

MessageLogger - Class in no.feide.moria.log
Logs generic messages from the system, may include ticket id and/or throwable.
MessageLogger(Class) - Constructor for class no.feide.moria.log.MessageLogger
Default constructor.

N

name - Variable in class no.feide.moria.log.AccessStatusType
Description of status type.
nextOrdinal - Static variable in class no.feide.moria.log.AccessStatusType
Ordinal of next status type to be created.
no.feide.moria.log - package no.feide.moria.log
Log API for Moria.
NONEXISTENT_LOGIN_TICKET - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the login ticket does not exist.
NONEXISTENT_PROXY_TICKET - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the proxy ticket does not exist.
NONEXISTENT_SERVICE_TICKET - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the service ticket does not exist.
NONEXISTENT_SSO_TICKET - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the SSO ticket does not exist.
NONEXISTENT_TGT - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the TGT does not exist.

O

OPERATIONS_NOT_PERMITTED - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the service requests illegal operations.
ordinal - Variable in class no.feide.moria.log.AccessStatusType
Assigns an ordinal to this status type.

P

PROXY_AUTH_DENIED_UNCACHED_ATTRIBUTES - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that proxy authentication was denied due to request for non-cached attributes.
PROXY_TICKET_GENERATION_DENIED_INVALID_PRINCIPAL - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that generation of proxy ticket was denied, invalid subsystem.
PROXY_TICKET_GENERATION_DENIED_UNAUTHORIZED - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that generation of proxy ticket was denied, not authorized.

R

readResolve() - Method in class no.feide.moria.log.AccessStatusType
Needed for serialization to work.

S

serialVersionUID - Static variable in class no.feide.moria.log.MessageLogger
Serial version UID.
SSO_TICKET_INVALIDATED - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the SSO ticket was invalidated.
SUCCESSFUL_AUTH_INIT - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that authentication initialization was succesful.
SUCCESSFUL_DIRECT_AUTHENTICATION - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that direct authentication was successful.
SUCCESSFUL_GET_ATTRIBUTES - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that the attributes were successfully retrieved.
SUCCESSFUL_GET_PROXY_TICKET - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that generation of proxy ticket was successful.
SUCCESSFUL_INTERACTIVE_AUTHENTICATION - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that interactive authentication was successful.
SUCCESSFUL_PROXY_AUTHENTICATION - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that proxy authentication was successful.
SUCCESSFUL_SSO_AUTHENTICATION - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that SSO authentication was successful.
SUCCESSFUL_VERIFY_USER - Static variable in class no.feide.moria.log.AccessStatusType
Access log type used to indicate that user verification was successful.

T

toString() - Method in class no.feide.moria.log.AccessStatusType
Returns string representation of object.
TYPES - Static variable in class no.feide.moria.log.AccessStatusType
Static array that holds all objects.

A B C G I L M N O P R S T

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