public static final class AuthServiceProperties.Builder
extends java.lang.Object
AuthServiceProperties.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
AuthServiceProperties. |
| Modifier and Type | Method and Description |
|---|---|
AuthServiceProperties |
build() |
AuthServiceProperties.Builder |
setLoggingLevel(java.lang.String loggingLevel)
Possible values are:
AuthServiceProperties.LOGGING_LEVEL_OFF AuthServiceProperties.LOGGING_LEVEL_FATAL AuthServiceProperties.LOGGING_LEVEL_ERROR AuthServiceProperties.LOGGING_LEVEL_WARN AuthServiceProperties.LOGGING_LEVEL_INFO AuthServiceProperties.LOGGING_LEVEL_DEBUG AuthServiceProperties.LOGGING_LEVEL_TRACE
Service logging level |
public Builder()
AuthServiceProperties.public AuthServiceProperties.Builder setLoggingLevel(java.lang.String loggingLevel)
loggingLevel - New value for the property.public AuthServiceProperties build()