Package com.buildless.projects
Class CredentialsValidator.Credentials_ProjectTokenValidator
java.lang.Object
com.buildless.projects.CredentialsValidator.Credentials_ProjectTokenValidator
- All Implemented Interfaces:
io.envoyproxy.pgv.ValidatorImpl<Credentials.ProjectToken>
- Enclosing class:
CredentialsValidator
public static class CredentialsValidator.Credentials_ProjectTokenValidator
extends Object
implements io.envoyproxy.pgv.ValidatorImpl<Credentials.ProjectToken>
Validates
Credentials_ProjectToken protobuf objects.-
Field Summary
Fields inherited from interface io.envoyproxy.pgv.ValidatorImpl
ALWAYS_VALID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassertValid(Credentials.ProjectToken proto, io.envoyproxy.pgv.ValidatorIndex index)
-
Constructor Details
-
Credentials_ProjectTokenValidator
public Credentials_ProjectTokenValidator()
-
-
Method Details
-
assertValid
public void assertValid(Credentials.ProjectToken proto, io.envoyproxy.pgv.ValidatorIndex index) throws io.envoyproxy.pgv.ValidationException - Specified by:
assertValidin interfaceio.envoyproxy.pgv.ValidatorImpl<Credentials.ProjectToken>- Throws:
io.envoyproxy.pgv.ValidationException
-