public interface UserAttribute
User
.
An attribute of a user is identified by its name. By this name it can be identified in the
User.getAttribute(String)
method.
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name that identifies this attribute.
|
String getName()
Copyright © 2018 SAP SE. All rights reserved.