public class JWTValidator extends Object
| Constructor and Description |
|---|
JWTValidator(org.apache.hadoop.conf.Configuration conf) |
public JWTValidator(org.apache.hadoop.conf.Configuration conf)
throws IOException,
ParseException
IOExceptionParseExceptionpublic String validateJWTAndExtractUser(String signedJwt) throws ParseException, AuthenticationException
Copyright © 2024 The Apache Software Foundation. All rights reserved.