public interface AuthenticationPrincipalDataRetriever
Principal
, to be populated
in successful user authentication session.
The implementation of this interface is determined during runtime.Modifier and Type | Method and Description |
---|---|
Map |
getAttrMapForAuthenticationModule(Subject authSubject)
Returns the attribute map from the required Authentication module
Principal , to be set in the SSOToken . |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.