public static final class LocalKerberosCredentialSource.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
LocalKerberosCredentialSource |
build()
Construct the credential source instance.
|
LocalKerberosCredentialSource.Builder |
setMechanismOids(Oid[] mechanismOids)
Set array of oid's indicating the mechanisms over which the credential is to be acquired.
|
public LocalKerberosCredentialSource.Builder setMechanismOids(Oid[] mechanismOids)
null to request system specific default.mechanismOids - array of mechanism oid'spublic LocalKerberosCredentialSource build()
Copyright © 2019 JBoss by Red Hat. All rights reserved.