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| 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, addNewAsGroup, addNewAsGroup, addNewExtension, addNewExtensionLike, addToAsGroups, addToAsGroups, addToAsUserExtra, addToAsUserExtra, addToExtensions, addToExtensions, buildAuthProvider, buildExec, buildExtension, buildExtensions, buildFirstExtension, buildLastExtension, buildMatchingExtension, editAuthProvider, editExec, editExtension, editFirstExtension, editLastExtension, editMatchingExtension, editOrNewAuthProvider, editOrNewAuthProviderLike, editOrNewExec, editOrNewExecLike, getAs, getAsGroup, getAsGroups, getAsUserExtra, getAuthProvider, getClientCertificate, getClientCertificateData, getClientKey, getClientKeyData, getExec, getExtensions, getFirstAsGroup, getLastAsGroup, getMatchingAsGroup, getPassword, getToken, getTokenFile, getUsername, hasAs, hasAsGroups, hasAsUserExtra, hasAuthProvider, hasClientCertificate, hasClientCertificateData, hasClientKey, hasClientKeyData, hasExec, hasExtensions, hasMatchingAsGroup, hasMatchingExtension, hasPassword, hasToken, hasTokenFile, hasUsername, removeAllFromAsGroups, removeAllFromExtensions, removeFromAsGroups, removeFromAsUserExtra, removeFromAsUserExtra, removeFromExtensions, removeMatchingFromExtensions, setNewExtensionLike, setToAsGroups, setToExtensions, withAs, withAsGroups, withAsGroups, withAsUserExtra, withAuthProvider, withClientCertificate, withClientCertificateData, withClientKey, withClientKeyData, withExec, withExtensions, withExtensions, withNewAs, withNewAs, withNewAs, withNewAuthProvider, withNewAuthProviderLike, withNewClientCertificate, withNewClientCertificate, withNewClientCertificate, withNewClientCertificateData, withNewClientCertificateData, withNewClientCertificateData, withNewClientKey, withNewClientKey, withNewClientKey, withNewClientKeyData, withNewClientKeyData, withNewClientKeyData, withNewExec, withNewExecLike, withNewPassword, withNewPassword, withNewPassword, withNewToken, withNewToken, withNewToken, withNewTokenFile, withNewTokenFile, withNewTokenFile, withNewUsername, withNewUsername, withNewUsername, withPassword, withToken, withTokenFile, withUsernameaccept, accept, aggregate, aggregate, build, build, builderOfpublic 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.