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