Blog Archive for kumarjayanti during September 2008
Starting with Promoted Build 36
of SailFin, Metro 1.3 users can perform Programmatic
Authorization decisions inside their SEI Implementations.
1. What is the API to be used for Programmatic Authorization ?
The API has been there in JAXWS since the very
beginning, javax.xml.ws.WebServiceContext; Specifically the
method isUserInRole(String...



