SAPcpmsAuthenticationManager

public class SAPcpmsAuthenticationManager : AuthenticationHandling

The SAPcpmsAuthenticationManager implements the AuthenticationHandling protocol, thus capable of being injected into the adequate authentication observers for result handling. Stores and compares users based on the newly acquired credentials through the SAPcpmsUserRoles component. SAPcpmsAuthenticationManager calls the configured authentication delegates to notify appropriate events. Internal authentication delegate is used internally by the framework and user authentication delegate, invoked subsequently (if present), is the delegate configured by the developer.