Interface AuthorizingCallbackHandler
- All Superinterfaces:
CallbackHandler
AuthorizingCallbackHandler. A
CallbackHandler
which allows retrieving the Subject
which has been authorized wrapped in a SubjectUserInfo
- Since:
- 7.0
- Author:
- Tristan Tarrant
-
Method Summary
Methods inherited from interface javax.security.auth.callback.CallbackHandler
handle
-
Method Details
-
getSubjectUserInfo
-