public interface PermissionMappable
Modifier and Type | Method and Description |
---|---|
default Attributes |
getAttributes()
Get the attributes of this entity.
|
default Instant |
getCreationTime()
Get the creation time of this entity (if known).
|
default Principal |
getPrincipal()
Get the principal of this entity.
|
default IdentityCredentials |
getPublicCredentials()
Get the public credentials of this entity.
|
default Attributes getAttributes()
null
)default Principal getPrincipal()
null
)default Instant getCreationTime()
null
if it cannot be determineddefault IdentityCredentials getPublicCredentials()
null
)Copyright © 2020 JBoss by Red Hat. All rights reserved.