JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.hp.ucmdb.api.authorization.types
Interface PrincipalId
All Superinterfaces:
Serializable
All Known Subinterfaces:
UserId
,
UsersGroupId
public interface
PrincipalId
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
String
getName
()
Method Details
getId
String
getId
()
getName
String
getName
()