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 AuthenticationChannel
MidpointAuthentication. getAuthenticationChannel()
Methods in com.evolveum.midpoint.model.api.authentication with parameters of type AuthenticationChannel Modifier and Type Method Description void
MidpointAuthentication. setAuthenticationChannel(AuthenticationChannel authenticationChannel)
-