public class Role extends AbstractMetadataRecord
AbstractMetadataRecord.DataModifiable, AbstractMetadataRecord.Modifiable
NAME_DELIM_CHAR, RELATIONAL_URI
Modifier and Type | Method and Description |
---|---|
List<String> |
getMappedRoles()
Get a copy of the mapped roles
|
boolean |
isAnyAuthenticated() |
void |
setAnyAuthenticated(boolean b) |
void |
setMappedRoles(List<String> mapped) |
equals, getAnnotation, getCanonicalName, getFullName, getIdentifier, getIncomingObjects, getName, getNameInSource, getParent, getProperties, getProperty, getSourceName, getSQLString, getSQLString, getUUID, hashCode, isUUIDSet, setAnnotation, setIncomingObjects, setName, setNameInSource, setProperties, setProperty, setUUID, toString
public Role(String name)
Copyright © 2019. All rights reserved.