public interface MutablePrincipal extends Principal
Modifier and Type | Method and Description |
---|---|
void |
setId(String principalId)
Sets the principal ID.
|
getExtensions, setExtensions
void setId(String principalId)
principalId
- the principal IDCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.