Uses of Class
com.oracle.bmc.identitydomains.model.AppAllowAuthzPolicy
- 
Packages that use AppAllowAuthzPolicy Package Description com.oracle.bmc.identitydomains.model 
- 
- 
Uses of AppAllowAuthzPolicy in com.oracle.bmc.identitydomains.modelMethods in com.oracle.bmc.identitydomains.model that return AppAllowAuthzPolicy Modifier and Type Method Description AppAllowAuthzPolicyAppAllowAuthzPolicy.Builder. build()AppAllowAuthzPolicyAppExtensionEnterpriseAppApp. getAllowAuthzPolicy()Methods in com.oracle.bmc.identitydomains.model with parameters of type AppAllowAuthzPolicy Modifier and Type Method Description AppExtensionEnterpriseAppApp.BuilderAppExtensionEnterpriseAppApp.Builder. allowAuthzPolicy(AppAllowAuthzPolicy allowAuthzPolicy)AppAllowAuthzPolicy.BuilderAppAllowAuthzPolicy.Builder. copy(AppAllowAuthzPolicy model)Constructors in com.oracle.bmc.identitydomains.model with parameters of type AppAllowAuthzPolicy Constructor Description AppExtensionEnterpriseAppApp(List<AppAppResources> appResources, AppDenyAuthzPolicy denyAuthzPolicy, AppAllowAuthzPolicy allowAuthzPolicy, Integer allowAuthzDecisionTTL, Integer denyAuthzDecisionTTL)Deprecated.
 
-