Uses of Enum Class
com.sap.cds.services.utils.cert.UclAuthUtils.AccessStrategy
Packages that use UclAuthUtils.AccessStrategy
-
Uses of UclAuthUtils.AccessStrategy in com.sap.cds.services.utils.cert
Methods in com.sap.cds.services.utils.cert that return UclAuthUtils.AccessStrategyModifier and TypeMethodDescriptionstatic UclAuthUtils.AccessStrategyUclAuthUtils.AccessStrategy.fromConfig(CdsRuntime runtime) static UclAuthUtils.AccessStrategyReturns the enum constant of this class with the specified name.static UclAuthUtils.AccessStrategy[]UclAuthUtils.AccessStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.