Uses of Class
com.okta.spring.boot.oauth.config.OktaOAuth2Properties.Proxy
-
Packages that use OktaOAuth2Properties.Proxy Package Description com.okta.spring.boot.oauth.config -
-
Uses of OktaOAuth2Properties.Proxy in com.okta.spring.boot.oauth.config
Methods in com.okta.spring.boot.oauth.config that return OktaOAuth2Properties.Proxy Modifier and Type Method Description OktaOAuth2Properties.ProxyOktaOAuth2Properties. getProxy()Methods in com.okta.spring.boot.oauth.config with parameters of type OktaOAuth2Properties.Proxy Modifier and Type Method Description voidOktaOAuth2Properties. setProxy(OktaOAuth2Properties.Proxy proxy)
-