Uses of Interface
net.coderazzi.openapi4aws.Configuration.Authorizer
-
Packages that use Configuration.Authorizer Package Description net.coderazzi.openapi4aws net.coderazzi.openapi4aws.cli -
-
Uses of Configuration.Authorizer in net.coderazzi.openapi4aws
Methods in net.coderazzi.openapi4aws that return types with arguments of type Configuration.Authorizer Modifier and Type Method Description abstract Map<String,Configuration.Authorizer>Configuration. getAuthorizers() -
Uses of Configuration.Authorizer in net.coderazzi.openapi4aws.cli
Methods in net.coderazzi.openapi4aws.cli that return types with arguments of type Configuration.Authorizer Modifier and Type Method Description Map<String,Configuration.Authorizer>CliParser. getAuthorizers()
-