JavaScript is disabled on your browser.
java.lang.Object
org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
@ConfigurationProperties (prefix ="spring.security.oauth2.resourceserver")
public class OAuth2ResourceServerProperties
extends Object
implements org.springframework.beans.factory.InitializingBean
OAuth 2.0 resource server properties.
Since:
2.1.0
Author:
Madhura Bhave, Artsiom Yudovin
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
validate
public void validate()
Copyright © 2021 Pivotal Software, Inc. . All rights reserved.