Package net.coderazzi.openapi4aws
Interface Configuration.Authorizer
-
- Enclosing class:
- Configuration
public static interface Configuration.Authorizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getAudience()StringgetAuthorizationType()Map<Object,Object>getFlows()StringgetIdentitySource()StringgetIssuer()StringgetType()
-