public class UDDISecurityImpl
extends AuthenticatedService
implements org.uddi.v3_service.UDDISecurityPortType
This class implements the UDDI Security Service and basically handles all authentication requests
for jUDDI. These authentication requests are routed to the appropriately configured
authenticator for validation, then persisted in the database until they either
expire or are discarded.