Class CloudTokenDataPlaneFilterConfig.Clients
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.jdisc.http.filter.security.cloud.config.CloudTokenDataPlaneFilterConfig.Clients
- Enclosing class:
- CloudTokenDataPlaneFilterConfig
public static final class CloudTokenDataPlaneFilterConfig.Clients
extends com.yahoo.config.InnerNode
This class represents cloud-token-data-plane-filter.clients[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents cloud-token-data-plane-filter.clients[].tokens[] -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.InnerNode
equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toStringMethods inherited from class com.yahoo.config.Node
clone
-
Constructor Details
-
Clients
-
-
Method Details
-
id
- Returns:
- cloud-token-data-plane-filter.clients[].id
-
permissions
- Returns:
- cloud-token-data-plane-filter.clients[].permissions[]
-
permissions
- Parameters:
i- the index of the value to return- Returns:
- cloud-token-data-plane-filter.clients[].permissions[]
-
tokens
- Returns:
- cloud-token-data-plane-filter.clients[].tokens[]
-
tokens
- Parameters:
i- the index of the value to return- Returns:
- cloud-token-data-plane-filter.clients[].tokens[]
-