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