Interface AuthenticationInfoProvider


public interface AuthenticationInfoProvider
A AuthenticationInfoProvider provides the AuthenticationInfo of the request. This is usually interpreted by a UserInfoProvider to extract the user information from the authentication. The AuthenticationInfo might be used directly to implement principal propagation of the raw authentication context.