Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AuthenticationSequenceChannelType
Packages that use AuthenticationSequenceChannelType
-
Uses of AuthenticationSequenceChannelType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as AuthenticationSequenceChannelTypeModifier and TypeFieldDescriptionprotected AuthenticationSequenceChannelType
AuthenticationAttemptDataType.channel
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type AuthenticationSequenceChannelTypeModifier and TypeFieldDescriptionstatic final Producer<AuthenticationSequenceChannelType>
AuthenticationSequenceChannelType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AuthenticationSequenceChannelTypeModifier and TypeMethodDescriptionAuthenticationAttemptDataType.beginChannel()
AuthenticationSequenceType.beginChannel()
AuthenticationSequenceChannelType.clone()
ObjectFactory.createAuthenticationSequenceChannelType()
AuthenticationSequenceChannelType.description
(String value) AuthenticationSequenceChannelType.documentation
(String value) AuthenticationAttemptDataType.getChannel()
AuthenticationSequenceType.getChannel()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AuthenticationSequenceChannelTypeModifier and TypeMethodDescriptionAuthenticationAttemptDataType.channel
(AuthenticationSequenceChannelType value) AuthenticationSequenceType.channel
(AuthenticationSequenceChannelType value) void
AuthenticationAttemptDataType.setChannel
(AuthenticationSequenceChannelType value) void
AuthenticationSequenceType.setChannel
(AuthenticationSequenceChannelType value)