public class AuthInfoBuilder extends AuthInfoFluentImpl<AuthInfoBuilder> implements VisitableBuilder<AuthInfo,AuthInfoBuilder>
AuthInfoFluentImpl.AuthProviderNestedImpl<N>, AuthInfoFluentImpl.ExecNestedImpl<N>, AuthInfoFluentImpl.ExtensionsNestedImpl<N>AuthInfoFluent.AuthProviderNested<N>, AuthInfoFluent.ExecNested<N>, AuthInfoFluent.ExtensionsNested<N>_visitables, VISIT| Constructor and Description |
|---|
AuthInfoBuilder() |
AuthInfoBuilder(AuthInfo instance) |
AuthInfoBuilder(AuthInfo instance,
Boolean validationEnabled) |
AuthInfoBuilder(AuthInfoFluent<?> fluent) |
AuthInfoBuilder(AuthInfoFluent<?> fluent,
AuthInfo instance) |
AuthInfoBuilder(AuthInfoFluent<?> fluent,
AuthInfo instance,
Boolean validationEnabled) |
AuthInfoBuilder(AuthInfoFluent<?> fluent,
Boolean validationEnabled) |
AuthInfoBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AuthInfo |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToAsGroups, addAllToExtensions, addNewAsGroup, addNewExtension, addNewExtensionLike, addToAdditionalProperties, addToAdditionalProperties, addToAsGroups, addToAsGroups, addToAsUserExtra, addToAsUserExtra, addToExtensions, addToExtensions, buildAuthProvider, buildExec, buildExtension, buildExtensions, buildFirstExtension, buildLastExtension, buildMatchingExtension, editAuthProvider, editExec, editExtension, editFirstExtension, editLastExtension, editMatchingExtension, editOrNewAuthProvider, editOrNewAuthProviderLike, editOrNewExec, editOrNewExecLike, getAdditionalProperties, getAs, getAsGroup, getAsGroups, getAsUid, getAsUserExtra, getAuthProvider, getClientCertificate, getClientCertificateData, getClientKey, getClientKeyData, getExec, getExtensions, getFirstAsGroup, getLastAsGroup, getMatchingAsGroup, getPassword, getToken, getTokenFile, getUsername, hasAdditionalProperties, hasAs, hasAsGroups, hasAsUid, hasAsUserExtra, hasAuthProvider, hasClientCertificate, hasClientCertificateData, hasClientKey, hasClientKeyData, hasExec, hasExtensions, hasMatchingAsGroup, hasMatchingExtension, hasPassword, hasToken, hasTokenFile, hasUsername, removeAllFromAsGroups, removeAllFromExtensions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAsGroups, removeFromAsUserExtra, removeFromAsUserExtra, removeFromExtensions, removeMatchingFromExtensions, setNewExtensionLike, setToAsGroups, setToExtensions, withAdditionalProperties, withAs, withAsGroups, withAsGroups, withAsUid, withAsUserExtra, withAuthProvider, withClientCertificate, withClientCertificateData, withClientKey, withClientKeyData, withExec, withExtensions, withExtensions, withNewAs, withNewAsUid, withNewAuthProvider, withNewAuthProviderLike, withNewClientCertificate, withNewClientCertificateData, withNewClientKey, withNewClientKeyData, withNewExec, withNewExecLike, withNewPassword, withNewToken, withNewTokenFile, withNewUsername, withPassword, withToken, withTokenFile, withUsernameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic AuthInfoBuilder()
public AuthInfoBuilder(Boolean validationEnabled)
public AuthInfoBuilder(AuthInfoFluent<?> fluent)
public AuthInfoBuilder(AuthInfoFluent<?> fluent, Boolean validationEnabled)
public AuthInfoBuilder(AuthInfoFluent<?> fluent, AuthInfo instance)
public AuthInfoBuilder(AuthInfoFluent<?> fluent, AuthInfo instance, Boolean validationEnabled)
public AuthInfoBuilder(AuthInfo instance)
public boolean equals(Object o)
equals in class AuthInfoFluentImpl<AuthInfoBuilder>public int hashCode()
hashCode in class AuthInfoFluentImpl<AuthInfoBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.