Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

no.feide.mellon.* (4)no.feide.mellon.filter.* (1)no.feide.mellon.servlet.* (1)
no.feide.moria.* (18)no.feide.moria.authorization.* (5)no.feide.moria.service.* (2)
no.feide.moria.servlet.* (1)

Package Samples:

no.feide.mellon.filter
no.feide.mellon
no.feide.mellon.servlet
no.feide.moria.authorization
no.feide.moria
no.feide.moria.service
no.feide.moria.servlet

Classes:

WebService: Represents a web service. A web service has a name, id, url and attributes. The atteributes are flattened (for optimization) from a set of profiles, allowed and denied attributes.
Profile: This class represents a profile with authorized attributes. A web service might be assosiated to one or more profile and gets access to all it's profiles attributes.
Attribute: This class represents a LDAP attribute and is used for authorization of a web service. Both Profile and WebService have lists of attributes.
Credentials: Represents a set of user authentication credentials. For now, only username/password type credentials are supported.
User: Represents a user in the backend. Used to authenticate users and retrieve the associated attributes.
Moria: Represents the interface to Moria, hiding the internals of the Mellon-Moria communication.
AuthorizationData: This class is used for storing authorization data for all configured web services.
DemoServlet: A simple servlet to be used to demonstrate the use of the AuthenticationFilter.
ConfigurationException: Represents an exception caused by illegal or missing Moria configuration.
SessionStoreTask: Represents a periodic task to manipulate the session store.
AuthorizationTask: Represents a periodic task to manipulate the session store.
MoriaException: Used to signal an exception from the Moria interface.
BackendException: Used to throw exceptions from the backend.
Configuration: Allows access to the Moria configuration.
LoginServlet: Presents the actual login page.
AuthenticationFilter
NoSuchSessionException
Session
SessionException
SessionStore
AuthenticationIF
AuthenticationImpl

Home | Contact Us | Privacy Policy | Terms of Service