Interface ProtocolEndpointWebSecurityConfigurer<T>

  • All Superinterfaces:
    org.springframework.core.Ordered

    public interface ProtocolEndpointWebSecurityConfigurer<T>
    extends org.springframework.core.Ordered
    Since:
    6.3.0
    • Method Detail

      • getOrder

        default int getOrder()
        Get order of this configurer.
        Specified by:
        getOrder in interface org.springframework.core.Ordered
        Returns:
        the order.
      • getIgnoredEndpoints

        default java.util.List<java.lang.String> getIgnoredEndpoints()
        Gets base endpoint.
        Returns:
        the base endpoint