Uses of Class
de.openknowledge.authentication.domain.user.Attribute
-
Packages that use Attribute Package Description de.openknowledge.authentication.domain.user -
-
Uses of Attribute in de.openknowledge.authentication.domain.user
Methods in de.openknowledge.authentication.domain.user that return types with arguments of type Attribute Modifier and Type Method Description List<Attribute>UserAccount. getAttributes()Methods in de.openknowledge.authentication.domain.user with parameters of type Attribute Modifier and Type Method Description voidUserAccount. addAttribute(Attribute theAttribute)
-