Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OidcAuthenticationModuleType
-
Packages that use OidcAuthenticationModuleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of OidcAuthenticationModuleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type OidcAuthenticationModuleType Modifier and Type Field Description static Producer<OidcAuthenticationModuleType>
OidcAuthenticationModuleType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type OidcAuthenticationModuleType Modifier and Type Method Description List<OidcAuthenticationModuleType>
AuthenticationModulesType. createOidcList()
List<OidcAuthenticationModuleType>
AuthenticationModulesType. getOidc()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OidcAuthenticationModuleType Modifier and Type Method Description AuthenticationModulesType
AuthenticationModulesType. oidc(OidcAuthenticationModuleType value)
-