
public class SecuritySubprofile extends SubProfile
| Modifier and Type | Field and Description |
|---|---|
static String |
MY_URI |
static String |
PROP_CREDENTIALS |
static String |
PROP_DELEGATED_FORMS |
static String |
PROP_ROLES |
OWL_NAMESPACE, TYPE_OWL_INDIVIDUAL, TYPE_OWL_THINGANON_URI_PREFIX, blockAddingTypes, isXMLLiteral, NAMESPACE_PREFIX, ns_delim_index, PROP_INVOLVED_HUMAN_USER, PROP_RDF_FIRST, PROP_RDF_REST, PROP_RDF_TYPE, PROP_RDFS_COMMENT, PROP_RDFS_LABEL, PROP_SERIALIZATION_FULL, PROP_SERIALIZATION_OPTIONAL, PROP_SERIALIZATION_REDUCED, PROP_SERIALIZATION_UNDEFINED, props, RDF_EMPTY_LIST, RDF_NAMESPACE, RDFS_NAMESPACE, SERVICE_NAMESPACE, TYPE_RDF_LIST, TYPE_RDFS_CLASS, uri, VOCABULARY_NAMESPACE| Constructor and Description |
|---|
SecuritySubprofile()
Only for serializers.
|
SecuritySubprofile(String uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCredential(Resource cred) |
void |
addrole(Role r) |
String |
getClassURI() |
List |
getCredentials() |
int |
getPropSerializationType(String propURI) |
List |
getRoles() |
void |
initialiseDefaultRolesForUser(User u)
Generate Skeleton Roles to be added when creating new
SecuritySubProfiles.
|
boolean |
isWellFormed() |
isClosedCollectioncheckCompatibility, checkMembership, copy, deepCopy, getClassRestrictionsOnProperty, getInstance, getNonAbstractSuperClasses, getNonabstractSuperClasses, getOntClassInfo, getTypeURI, isRegisteredClassURI, setProperty, setPropertyPathFromOffset, toManagedIndividualaddType, getLocalName, getNamespace, getProperty, getPropertyURIs, getType, getTypes, getURI, hasQualifiedName, isAnon, numberOfPropertiesaddMultiLangProp, asList, asList, asRDFList, changeProperty, equals, generateAnonURI, getDefaultLang, getFilename, getMultiLangProp, getOrConstructLabel, getOrConstructLabel, getResource, getResourceComment, getResourceLabel, getResourceLabel, getStaticFieldValue, hashCode, hasProperty, isAnon, isBlockingAddingTypes, isQualifiedName, literal, representsQualifiedURI, serializesAsXMLLiteral, setPropertyPath, setPropertyPath, setResourceComment, setResourceLabel, toString, toStringRecursive, toStringRecursive, unliteralpublic static final String MY_URI
public static final String PROP_CREDENTIALS
public static final String PROP_ROLES
public static final String PROP_DELEGATED_FORMS
public SecuritySubprofile()
public SecuritySubprofile(String uri)
uri - public String getClassURI()
getClassURI in class SubProfilepublic boolean isWellFormed()
isWellFormed in class SubProfilepublic int getPropSerializationType(String propURI)
getPropSerializationType in class SubProfilepublic List getCredentials()
public void addCredential(Resource cred)
public void addrole(Role r)
public List getRoles()
public void initialiseDefaultRolesForUser(User u)
Copyright © 2018 universAAL Consortium. All rights reserved.