All,
Does anyone know the interface you must implement in order to use your own
custom Authentication and Authorization in the EJB environment?
I have seen the these properties
ejipt.userHomeName - Definition in API Docs - The name of the property for
specifying the home object responsible for performing user authentication.
ejipt.roleHomeName - Definition in API Docs - The name of the property for
specifying the home object responsible for performing role verification and
authorization.
I would like to use the same source for EJB and Web-Content Authentication
and Authorization. For the Web-Content I found the interface
allaire.jrun.security.AuthenticationInterface, but I have yet to see
something similar for the EJB side of the house.
Can anyone shed some light on this?
Adam
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.