Interface HttpSecurityPolicy

    • Method Detail

      • name

        default String name()
        HTTP Security policy name referenced in the application.properties path matching rules, which allows this policy to be applied to specific requests. The name must not be blank. When the name is null, policy will be applied to every request.
        Returns:
        policy name