Uses of Class
com.totvs.tjf.autoconfigure.Generated
-
Packages that use Generated Package Description com.totvs.tjf.autoconfigure -
-
Uses of Generated in com.totvs.tjf.autoconfigure
Methods in com.totvs.tjf.autoconfigure with annotations of type Generated Modifier and Type Method Description voidSecurityCorsProperties. setAllowCredentials(boolean allowCredentials)voidSecurityCorsProperties. setAllowedHeaders(List<String> allowedHeaders)voidSecurityCorsProperties. setAllowedMethods(List<String> allowedMethods)voidSecurityCorsProperties. setAllowedOrigins(List<String> allowedOrigins)voidSecurityCorsProperties. setEnabled(boolean enabled)voidSecurityCorsProperties. setExposedHeaders(List<String> exposedHeaders)voidSecurityCorsProperties. setPath(String path)
-