Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AuthenticationSequenceModuleType
Packages that use AuthenticationSequenceModuleType
Package
Description
-
Uses of AuthenticationSequenceModuleType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type AuthenticationSequenceModuleTypeModifier and TypeMethodDescriptionstatic List<AuthenticationSequenceModuleType>
SecurityPolicyUtil.getSortedModules
(AuthenticationSequenceType sequence) Methods in com.evolveum.midpoint.schema.util with parameters of type AuthenticationSequenceModuleTypeModifier and TypeMethodDescriptionstatic int
SecurityPolicyUtil.compareOrders
(AuthenticationSequenceModuleType f1, AuthenticationSequenceModuleType f2) -
Uses of AuthenticationSequenceModuleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type AuthenticationSequenceModuleTypeModifier and TypeFieldDescriptionstatic final Producer<AuthenticationSequenceModuleType>
AuthenticationSequenceModuleType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AuthenticationSequenceModuleTypeModifier and TypeMethodDescriptionAuthenticationSequenceModuleType.acceptEmpty
(Boolean value) AuthenticationSequenceType.beginModule()
AuthenticationSequenceModuleType.clone()
ObjectFactory.createAuthenticationSequenceModuleType()
AuthenticationSequenceModuleType.description
(String value) AuthenticationSequenceModuleType.display
(DisplayType value) AuthenticationSequenceModuleType.documentation
(String value) AuthenticationSequenceModuleType.identifier
(String value) AuthenticationSequenceModuleType.necessity
(AuthenticationSequenceModuleNecessityType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AuthenticationSequenceModuleTypeModifier and TypeMethodDescriptionAuthenticationSequenceType.createModuleList()
AuthenticationSequenceType.getModule()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AuthenticationSequenceModuleTypeModifier and TypeMethodDescriptionAuthenticationSequenceType.module
(AuthenticationSequenceModuleType value)