Uses of Interface
com.evolveum.midpoint.model.api.authentication.AuthenticationChannel
-
Packages that use AuthenticationChannel Package Description com.evolveum.midpoint.model.api.authentication -
-
Uses of AuthenticationChannel in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return AuthenticationChannel Modifier and Type Method Description AuthenticationChannelMidpointAuthentication. getAuthenticationChannel()Methods in com.evolveum.midpoint.model.api.authentication with parameters of type AuthenticationChannel Modifier and Type Method Description voidMidpointAuthentication. setAuthenticationChannel(AuthenticationChannel authenticationChannel)
-