Class Constants


  • public class Constants
    extends Object
    Constants used for AAD related logic.
    • Field Detail

      • CONDITIONAL_ACCESS_POLICY_CLAIMS

        public static final String CONDITIONAL_ACCESS_POLICY_CLAIMS
        Conditional access policy claims
        See Also:
        Constant Field Values
      • DEFAULT_AUTHORITY_SET

        public static final Set<org.springframework.security.core.authority.SimpleGrantedAuthority> DEFAULT_AUTHORITY_SET
        Default authority set
    • Constructor Detail

      • Constants

        public Constants()