A B C E F G H N P R S V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ALL_PATHS - Static variable in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- ALLOW_EFFECT - Static variable in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- ANY_HTTP_METHOD - Static variable in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- ANY_RESOURCE - Static variable in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- API_GATEWAY_IDENTIFIER_INDEX - Static variable in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- AUTHORIZATION_HEADER - Static variable in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- AuthorizerObjectMapperConfig - Class in no.unit.commons.apigateway.authentication
- AuthorizerResponse - Class in no.unit.commons.apigateway.authentication
- AuthorizerResponse() - Constructor for class no.unit.commons.apigateway.authentication.AuthorizerResponse
- AuthorizerResponse.Builder - Class in no.unit.commons.apigateway.authentication
- AuthPolicy - Class in no.unit.commons.apigateway.authentication
- AuthPolicy() - Constructor for class no.unit.commons.apigateway.authentication.AuthPolicy
- AuthPolicy.Builder - Class in no.unit.commons.apigateway.authentication
B
- build() - Method in class no.unit.commons.apigateway.authentication.AuthorizerResponse.Builder
- build() - Method in class no.unit.commons.apigateway.authentication.AuthPolicy.Builder
- build() - Method in class no.unit.commons.apigateway.authentication.StatementElement.Builder
C
- createAllowAuthPolicy(String) - Method in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- createDenyAuthPolicy() - Method in class no.unit.commons.apigateway.authentication.RequestAuthorizer
E
- equals(Object) - Method in class no.unit.commons.apigateway.authentication.AuthPolicy
- equals(Object) - Method in class no.unit.commons.apigateway.authentication.StatementElement
- EXECUTE_API_ACTION - Static variable in class no.unit.commons.apigateway.authentication.RequestAuthorizer
F
- fetchSecret() - Method in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- formatPolicyResource(String) - Method in class no.unit.commons.apigateway.authentication.RequestAuthorizer
-
This method can be overridden to change the template of the accessed resource.
- fromOutputStream(ByteArrayOutputStream) - Static method in class no.unit.commons.apigateway.authentication.AuthorizerResponse
G
- getAction() - Method in class no.unit.commons.apigateway.authentication.StatementElement
- getEffect() - Method in class no.unit.commons.apigateway.authentication.StatementElement
- getPolicyDocument() - Method in class no.unit.commons.apigateway.authentication.AuthorizerResponse
- getPrincipalId() - Method in class no.unit.commons.apigateway.authentication.AuthorizerResponse
- getResource() - Method in class no.unit.commons.apigateway.authentication.StatementElement
- getStatement() - Method in class no.unit.commons.apigateway.authentication.AuthPolicy
- getSuccessStatusCode(Void, AuthorizerResponse) - Method in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- getVersion() - Method in class no.unit.commons.apigateway.authentication.AuthPolicy
H
- hashCode() - Method in class no.unit.commons.apigateway.authentication.AuthPolicy
- hashCode() - Method in class no.unit.commons.apigateway.authentication.StatementElement
N
- newBuilder() - Static method in class no.unit.commons.apigateway.authentication.AuthorizerResponse
- newBuilder() - Static method in class no.unit.commons.apigateway.authentication.AuthPolicy
- newBuilder() - Static method in class no.unit.commons.apigateway.authentication.StatementElement
- no.unit.commons.apigateway.authentication - package no.unit.commons.apigateway.authentication
P
- PATH_DELIMITER - Static variable in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- principalId() - Method in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- processInput(Void, RequestInfo, Context) - Method in class no.unit.commons.apigateway.authentication.RequestAuthorizer
R
- RequestAuthorizer - Class in no.unit.commons.apigateway.authentication
-
Abstract class for implementing a Request Authorizer.
- RequestAuthorizer(Environment) - Constructor for class no.unit.commons.apigateway.authentication.RequestAuthorizer
S
- secretCheck(RequestInfo) - Method in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- setAction(String) - Method in class no.unit.commons.apigateway.authentication.StatementElement
- setEffect(String) - Method in class no.unit.commons.apigateway.authentication.StatementElement
- setPolicyDocument(AuthPolicy) - Method in class no.unit.commons.apigateway.authentication.AuthorizerResponse
- setPrincipalId(String) - Method in class no.unit.commons.apigateway.authentication.AuthorizerResponse
- setResource(String) - Method in class no.unit.commons.apigateway.authentication.StatementElement
- setStatement(List<StatementElement>) - Method in class no.unit.commons.apigateway.authentication.AuthPolicy
- setVersion(String) - Method in class no.unit.commons.apigateway.authentication.AuthPolicy
- STAGE_INDEX - Static variable in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- StatementElement - Class in no.unit.commons.apigateway.authentication
- StatementElement() - Constructor for class no.unit.commons.apigateway.authentication.StatementElement
- StatementElement.Builder - Class in no.unit.commons.apigateway.authentication
V
- VERSION - Static variable in class no.unit.commons.apigateway.authentication.AuthPolicy
W
- withAction(String) - Method in class no.unit.commons.apigateway.authentication.StatementElement.Builder
- withEffect(String) - Method in class no.unit.commons.apigateway.authentication.StatementElement.Builder
- withPolicyDocument(AuthPolicy) - Method in class no.unit.commons.apigateway.authentication.AuthorizerResponse.Builder
- withPrincipalId(String) - Method in class no.unit.commons.apigateway.authentication.AuthorizerResponse.Builder
- withResource(String) - Method in class no.unit.commons.apigateway.authentication.StatementElement.Builder
- withStatement(List<StatementElement>) - Method in class no.unit.commons.apigateway.authentication.AuthPolicy.Builder
- writeExpectedFailure(Void, ApiGatewayException, String) - Method in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- writeOutput(Void, AuthorizerResponse, RequestInfo) - Method in class no.unit.commons.apigateway.authentication.RequestAuthorizer
- writeUnexpectedFailure(Void, Exception, String) - Method in class no.unit.commons.apigateway.authentication.RequestAuthorizer
All Classes All Packages