Class ResourceServerProperties

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.validation.Validator

    @ConfigurationProperties(prefix="security.oauth2.resource")
    public class ResourceServerProperties
    extends Object
    implements org.springframework.validation.Validator, org.springframework.beans.factory.BeanFactoryAware
    Configuration properties for OAuth2 Resources.
    Since:
    1.3.0