Uses of Interface
com.evolveum.midpoint.model.api.authentication.AuthModule
-
Packages that use AuthModule Package Description com.evolveum.midpoint.model.api.authentication -
-
Uses of AuthModule in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return types with arguments of type AuthModule Modifier and Type Method Description List<AuthModule>
MidpointAuthentication. getAuthModules()
Method parameters in com.evolveum.midpoint.model.api.authentication with type arguments of type AuthModule Modifier and Type Method Description void
MidpointAuthentication. setAuthModules(List<AuthModule> authModules)
-