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 © 2020 SAP SE. All rights reserved.