public class AuthnConfigBuilder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthnConfigBuilder.AuthnInfoK8Secret
Represents the supported K8 secret files.
|
static class |
AuthnConfigBuilder.Builder
A builder class that creates an instance of
AuthnConfigBuilder class. |
| Modifier and Type | Method and Description |
|---|---|
IdentityServiceConfig |
getIdentityServiceConfig()
Gets the
IdentityServiceConfig object created after the properties have been resolved. |
public IdentityServiceConfig getIdentityServiceConfig()
IdentityServiceConfig object created after the properties have been resolved.Copyright © 2019. All rights reserved.