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

Quick Search    Search Deep

Package com.clra.xml.security

Class Summary
DBAuthenticatedUser An implementation of AuthenticatedUser that caches a accountId as well as account roles.
DBAuthenticationHandler An minor rewrite of the Axis SimpleAuthenticationHandler, which checks to see if a user specified in the MessageContext is allowed to continue.
DBAuthorizationHandler A renamed, but otherwise identical, version of the Axis SimpleAuthorizationHandler, which checks to see if a user specified in the MessageContext is allowed to perform the requested action.
DBSecurityProvider An implementation of SecurityProvider which authentiates a user against a JAAS-like table of users and roles in a database.