Class OktaOAuth2Properties.Proxy
java.lang.Object
com.okta.spring.boot.oauth.config.OktaOAuth2Properties.Proxy
- Enclosing class:
OktaOAuth2Properties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHost()
int
getPort()
void
void
setPassword
(String password) void
setPort
(int port) void
setUsername
(String username)
-
Constructor Details
-
Proxy
public Proxy()
-
-
Method Details
-
getHost
-
setHost
-
getPort
public int getPort() -
setPort
public void setPort(int port) -
getUsername
-
setUsername
-
getPassword
-
setPassword
-