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()AuthenticationChannelMidpointDirContextAdapter. getChannel()Methods in com.evolveum.midpoint.model.api.authentication with parameters of type AuthenticationChannel Modifier and Type Method Description voidMidpointAuthentication. setAuthenticationChannel(AuthenticationChannel authenticationChannel)voidMidpointDirContextAdapter. setChannel(AuthenticationChannel channel)
-