Uses of Interface
com.tremolosecurity.proxy.az.CustomAuthorization
Package
Description
-
Uses of CustomAuthorization in com.tremolosecurity.az
-
Uses of CustomAuthorization in com.tremolosecurity.config.util
Modifier and TypeMethodDescriptionConfigManager.getCustomAuthorizations()
Returns a map of custom authorization implementations and namesUnisonConfigManagerImpl.getCustomAuthorizations()
-
Uses of CustomAuthorization in com.tremolosecurity.customaz
-
Uses of CustomAuthorization in com.tremolosecurity.provisioning.az
-
Uses of CustomAuthorization in com.tremolosecurity.provisioning.util
Modifier and TypeMethodDescriptionstatic boolean
AzUtils.loadCustomApprovers
(Approvals approval, String emailTemplate, ConfigManager cfg, org.hibernate.Session session, String constraint, boolean sendNotification, CustomAuthorization caz, String[] customParams, List<Object> objToSave) -
Uses of CustomAuthorization in com.tremolosecurity.proxy.az
Modifier and TypeMethodDescriptionstatic void
AzRule.replaceCustomAuthorization
(String name, CustomAuthorization caz) void
AzRule.setCustomAuthorization
(CustomAuthorization caz) -
Uses of CustomAuthorization in com.tremolosecurity.unison.freeipa
-
Uses of CustomAuthorization in com.tremolosecurity.unison.proxy.auth.github