Is there any process of verifying user credentials using webMethods authentication process from a java program or a JSP.The pluggable authentication is of no help as requires the usage of third party storage mechanism (e.g. LDAP or any DB table ,which is what i want to avoid).
Has anybody worked on UGClass/Credential/User/Group classes provided by webMethods and can the same be used to tackle the problem that i
have.
Please suggest