Uses of Class
com.evolveum.midpoint.authentication.api.config.MidpointAuthentication
Packages that use MidpointAuthentication
-
Uses of MidpointAuthentication in com.evolveum.midpoint.authentication.api.util
Methods in com.evolveum.midpoint.authentication.api.util that return MidpointAuthenticationModifier and TypeMethodDescriptionstatic MidpointAuthenticationAuthUtil.getMidpointAuthentication()Convenient method to return instance of MidpointAuthentication if exists If not present, exception is thrown.static MidpointAuthenticationAuthUtil.getMidpointAuthentication(boolean required) static @Nullable MidpointAuthenticationAuthUtil.getMidpointAuthenticationNotRequired()Methods in com.evolveum.midpoint.authentication.api.util with parameters of type MidpointAuthenticationModifier and TypeMethodDescriptionstatic booleanAuthUtil.isClusterAuthentication(MidpointAuthentication authentication)