public static final class AddAggregatePrincipalDecoder.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected List<String> |
principalDecoders |
| Modifier and Type | Method and Description |
|---|---|
AddAggregatePrincipalDecoder |
build() |
THIS |
principalDecoders(String... principalDecoders)
Sets principal decoders that should be aggregated/concatenated.
|
THIS |
replaceExisting() |
protected final String name
public Builder(String name)
public AddAggregatePrincipalDecoder build()
public final THIS principalDecoders(String... principalDecoders)
principalDecoders - previously defined principal-decoderpublic final THIS replaceExisting()
Copyright © 2021. All rights reserved.