Uses of Class
org.wildfly.test.security.common.elytron.UserWithAttributeValues
Packages that use UserWithAttributeValues
-
Uses of UserWithAttributeValues in org.wildfly.test.security.common.elytron
Methods in org.wildfly.test.security.common.elytron that return UserWithAttributeValuesModifier and TypeMethodDescriptionUserWithAttributeValues.Builder.build()Builds UserWithRoles instance.Methods in org.wildfly.test.security.common.elytron that return types with arguments of type UserWithAttributeValuesModifier and TypeMethodDescriptionAbstractUserAttributeValuesCapableElement.getUsersWithAttributeValues()UsersAttributeValuesCapableElement.getUsersWithAttributeValues()Returns predefined (notnull) list of users and their attributes to be created.Methods in org.wildfly.test.security.common.elytron with parameters of type UserWithAttributeValuesModifier and TypeMethodDescriptionfinal TAbstractUserAttributeValuesCapableElement.Builder.withUser(UserWithAttributeValues userWithValues) Adds the given user to list of users in the domain.