Package info.magnolia.cms.security.auth.callback

JAAS and Client callbacks

See:
          Description

Interface Summary
ClientCallback Deprecated. since 4.0 - this was never used
HttpClientCallback  
 

Class Summary
AbstractHttpClientCallback  
Base64CallbackHandler Base 64 callback handler supporting Basic authentication
BasicClientCallback  
CompositeCallback A simple "composite" callback that delegates to other callbacks based on rules (a list of PatternDelegate).
CredentialsCallbackHandler Plain text callback handler
FormClientCallback  
PlainTextCallbackHandler Plain text callback handler supporting Form based authentication
RealmCallback The JCR JAAS module uses this callback to get the realm we login into.
RedirectClientCallback An HttpClientCallback implementation which redirects to a configured path or URL.
UserCallback Used to transport the created User object back.
 

Package info.magnolia.cms.security.auth.callback Description

JAAS and Client callbacks

This package contains implementation of the JAAS and Client callbacks - ClientCallback - javax.security.auth.callback.CallbackHandler



Copyright © 2003-2010 Magnolia International Ltd.. All Rights Reserved.