C D G H I M N O 
All Classes All Packages

C

CliParser - Class in net.coderazzi.openapi4aws.cli
Open4AWS configuration using command line arguments, prepended or not with prefix --
CliParser(String) - Constructor for class net.coderazzi.openapi4aws.cli.CliParser
Constructor reading the configuration parameters from a file
Configuration - Class in net.coderazzi.openapi4aws
 
Configuration() - Constructor for class net.coderazzi.openapi4aws.Configuration
 
Configuration.Authorizer - Interface in net.coderazzi.openapi4aws
 
Configuration.Integration - Interface in net.coderazzi.openapi4aws
 

D

DEFAULT_INTEGRATION_CONNECTION_TYPE - Static variable in class net.coderazzi.openapi4aws.Openapi4AWS
 
DEFAULT_INTEGRATION_TYPE - Static variable in class net.coderazzi.openapi4aws.Openapi4AWS
 

G

getAudience() - Method in interface net.coderazzi.openapi4aws.Configuration.Authorizer
 
getAuthorizationType() - Method in interface net.coderazzi.openapi4aws.Configuration.Authorizer
 
getAuthorizer() - Method in interface net.coderazzi.openapi4aws.Configuration.Integration
 
getAuthorizers() - Method in class net.coderazzi.openapi4aws.cli.CliParser
 
getAuthorizers() - Method in class net.coderazzi.openapi4aws.Configuration
 
getFlows() - Method in interface net.coderazzi.openapi4aws.Configuration.Authorizer
 
getIdentitySource() - Method in interface net.coderazzi.openapi4aws.Configuration.Authorizer
 
getIntegration(String, List<String>) - Method in class net.coderazzi.openapi4aws.cli.CliParser
 
getIntegration(String, List<String>) - Method in class net.coderazzi.openapi4aws.Configuration
 
getIntegration(String, List<String>, Map<String, ? extends Configuration.Integration>, Map<String, ? extends Configuration.Integration>) - Method in class net.coderazzi.openapi4aws.Configuration
Utility to find a suitable integration for a route path with given tags.
getIssuer() - Method in interface net.coderazzi.openapi4aws.Configuration.Authorizer
 
getOutputFolder() - Method in class net.coderazzi.openapi4aws.cli.CliParser
 
getPathIntegrations() - Method in class net.coderazzi.openapi4aws.cli.CliParser
 
getPaths() - Method in class net.coderazzi.openapi4aws.cli.CliParser
 
getPaths(Collection<String>, Collection<String>) - Method in class net.coderazzi.openapi4aws.Configuration
Utility method to find all the paths associated to a single configuration (filenames + globs)
getScopes() - Method in interface net.coderazzi.openapi4aws.Configuration.Integration
 
getTagIntegrations() - Method in class net.coderazzi.openapi4aws.cli.CliParser
 
getType() - Method in interface net.coderazzi.openapi4aws.Configuration.Authorizer
 
getUri(String) - Method in interface net.coderazzi.openapi4aws.Configuration.Integration
 

H

handle(Collection<Path>, Path) - Method in class net.coderazzi.openapi4aws.Openapi4AWS
 

I

invalidType(String) - Static method in exception net.coderazzi.openapi4aws.O4A_Exception
 

M

main(String[]) - Static method in class net.coderazzi.openapi4aws.cli.CliParser
 

N

net.coderazzi.openapi4aws - package net.coderazzi.openapi4aws
 
net.coderazzi.openapi4aws.cli - package net.coderazzi.openapi4aws.cli
 

O

O4A_Exception - Exception in net.coderazzi.openapi4aws
 
O4A_Exception(String) - Constructor for exception net.coderazzi.openapi4aws.O4A_Exception
 
Openapi4AWS - Class in net.coderazzi.openapi4aws
 
Openapi4AWS(Configuration) - Constructor for class net.coderazzi.openapi4aws.Openapi4AWS
 
C D G H I M N O 
All Classes All Packages