Uses of Interface
org.apache.syncope.core.provisioning.api.RequestedAuthnContextProvider
Packages that use RequestedAuthnContextProvider
-
Uses of RequestedAuthnContextProvider in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic with type parameters of type RequestedAuthnContextProviderModifier and TypeFieldDescriptionprotected final Map<String, RequestedAuthnContextProvider> SAML2SP4UILogic.perContextRACPMethods in org.apache.syncope.core.logic that return types with arguments of type RequestedAuthnContextProviderModifier and TypeMethodDescriptionprotected Optional<RequestedAuthnContextProvider> SAML2SP4UILogic.getRequestedAuthnContextProvider(SAML2SP4UIIdP idp) -
Uses of RequestedAuthnContextProvider in org.apache.syncope.core.provisioning.java
Classes in org.apache.syncope.core.provisioning.java that implement RequestedAuthnContextProvider