public interface WebServiceAuthenticator
Modifier and Type | Method and Description |
---|---|
Object |
authenticate(Message message,
Subject subject,
Map state,
javax.servlet.http.HttpServletRequest request)
Authenticates a web service using its certificates.
|
Object authenticate(Message message, Subject subject, Map state, javax.servlet.http.HttpServletRequest request)
message
- a Message object that needs authentication.request
- the HttpServletRequest object that comes from the web
serviceCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.