PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
  Coherence 3.1 User Guide
  callback-handler
Added by Rob Misek, last edited by Rob Misek on Jan 18, 2006  (view change)

Labels

 
(None)

callback-handler

Used in: security-config.

The following table describes the elements you can define within the callback-handler element.

Element Required/Optional Description
<class-name> Required Specifies the name of a Java class that provides the implementation for the javax.security.auth.callback.CallbackHandler interface.
<init-params> Optional Contains one or more initialization parameter(s) for a CallbackHandler implementation.

For more information on the elements you can define within the init-param element, refer to init-param.