Class AuthenticationStrategyDelegateProperties.DelegateProperties

java.lang.Object
com.broadleafcommerce.auth.user.web.autoconfigure.AuthenticationStrategyDelegateProperties.DelegateProperties
Enclosing class:
AuthenticationStrategyDelegateProperties

public static class AuthenticationStrategyDelegateProperties.DelegateProperties extends Object
Properties configured for specific AuthenticationStrategyDelegate classes
  • Constructor Details

    • DelegateProperties

      public DelegateProperties()
  • Method Details

    • getHandleExternalAdminUsers

      public Boolean getHandleExternalAdminUsers()
    • setHandleExternalAdminUsers

      public void setHandleExternalAdminUsers(Boolean handleExternalAdminUsers)