Uses of Interface
org.apache.syncope.core.provisioning.api.OIDCC4UIProviderActions
-
Packages that use OIDCC4UIProviderActions Package Description org.apache.syncope.core.logic.oidc -
-
Uses of OIDCC4UIProviderActions in org.apache.syncope.core.logic.oidc
Fields in org.apache.syncope.core.logic.oidc with type parameters of type OIDCC4UIProviderActions Modifier and Type Field Description protected Map<String,OIDCC4UIProviderActions>
OIDCUserManager. perContextActions
Methods in org.apache.syncope.core.logic.oidc that return types with arguments of type OIDCC4UIProviderActions Modifier and Type Method Description protected List<OIDCC4UIProviderActions>
OIDCUserManager. getActions(OIDCC4UIProvider op)
-