Uses of Interface
africa.absa.inception.security.ISecurityService
-
Uses of ISecurityService in africa.absa.inception.security
Classes in africa.absa.inception.security that implement ISecurityServiceModifier and TypeClassDescriptionclassThe SecurityService class provides the Security Service implementation.Constructors in africa.absa.inception.security with parameters of type ISecurityServiceModifierConstructorDescriptionSecurityServiceAuthenticationManager(ISecurityService securityService, UserDetailsService userDetailsService) Constructs a new SecurityServiceAuthenticationManager.