Class KubernetesClientImpl
- java.lang.Object
-
- org.apache.activemq.artemis.spi.core.security.jaas.kubernetes.client.KubernetesClientImpl
-
- All Implemented Interfaces:
KubernetesClient
public class KubernetesClientImpl extends Object implements KubernetesClient
-
-
Constructor Summary
Constructors Constructor Description KubernetesClientImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetParam(String name, String defaultValue)TokenReviewgetTokenReview(String token)
-
-
-
Method Detail
-
getTokenReview
public TokenReview getTokenReview(String token)
- Specified by:
getTokenReviewin interfaceKubernetesClient
-
-