| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
LDAPAttributeMapping |
LDAPAttributeMappingBuilder.build() |
LDAPAttributeMapping |
LDAPIdentityProviderFluent.buildAttributes() |
LDAPAttributeMapping |
LDAPIdentityProviderFluentImpl.buildAttributes() |
LDAPAttributeMapping |
LDAPIdentityProviderFluent.getAttributes()
Deprecated.
|
LDAPAttributeMapping |
LDAPIdentityProviderFluentImpl.getAttributes()
Deprecated.
|
LDAPAttributeMapping |
LDAPIdentityProvider.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
LDAPIdentityProviderFluent.AttributesNested<A> |
LDAPIdentityProviderFluent.editOrNewAttributesLike(LDAPAttributeMapping item) |
LDAPIdentityProviderFluent.AttributesNested<A> |
LDAPIdentityProviderFluentImpl.editOrNewAttributesLike(LDAPAttributeMapping item) |
void |
LDAPIdentityProvider.setAttributes(LDAPAttributeMapping attributes) |
A |
LDAPIdentityProviderFluent.withAttributes(LDAPAttributeMapping attributes) |
A |
LDAPIdentityProviderFluentImpl.withAttributes(LDAPAttributeMapping attributes) |
LDAPIdentityProviderFluent.AttributesNested<A> |
LDAPIdentityProviderFluent.withNewAttributesLike(LDAPAttributeMapping item) |
LDAPIdentityProviderFluent.AttributesNested<A> |
LDAPIdentityProviderFluentImpl.withNewAttributesLike(LDAPAttributeMapping item) |
| Constructor and Description |
|---|
LDAPAttributeMappingBuilder(LDAPAttributeMapping instance) |
LDAPAttributeMappingBuilder(LDAPAttributeMapping instance,
Boolean validationEnabled) |
LDAPAttributeMappingBuilder(LDAPAttributeMappingFluent<?> fluent,
LDAPAttributeMapping instance) |
LDAPAttributeMappingBuilder(LDAPAttributeMappingFluent<?> fluent,
LDAPAttributeMapping instance,
Boolean validationEnabled) |
LDAPAttributeMappingFluentImpl(LDAPAttributeMapping instance) |
LDAPIdentityProvider(LDAPAttributeMapping attributes,
String bindDN,
SecretNameReference bindPassword,
ConfigMapNameReference ca,
Boolean insecure,
String url) |
Copyright © 2015–2022 Red Hat. All rights reserved.