Class AuthZonePermChecker

  • All Implemented Interfaces:
    org.springframework.core.Ordered , pro.fessional.wings.slardar.security.impl.ComboWingsAuthCheckService.Combo

    
    public class AuthZonePermChecker
    extends AbstractAuthPermCheckCombo
                        

    Check Permission via param `authZone`. Can be used for center authentication

    Since:

    2022-01-18

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Map<String, Set<String>> getZonePerm()
      void setZonePerm(Map<String, Set<String>> zonePerm)
      int getOrder()
      • Methods inherited from class pro.fessional.wings.slardar.security.impl.AbstractAuthPermCheckCombo

        check
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait