org.josso.samples.ejb |
|
Java Source File Name | Type | Comment |
PartnerComponent.java | Interface | Component Interface of a Sample Partner Application EJB
used for testing user identity propagation from the web
to the business tier. |
PartnerComponentEJB.java | Class | EJB class of a Sample Partner Application EJB used for testing user
identity propagation from the web to the business tier. |
PartnerComponentHome.java | Interface | Home interface of a Sample Partner Application EJB for testing user
identity propagation from the web to the business tier. |