|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Realm | |
|---|---|
| org.eclipse.emf.cdo.security | The generated EMF API of the CDO security model. |
| org.eclipse.emf.cdo.security.impl | The generated EMF implementation of the CDO security model. |
| org.eclipse.emf.cdo.security.util | The generated EMF utilities of the CDO security model. |
| org.eclipse.emf.cdo.server.security | Server integration of the Security model. |
| org.eclipse.emf.cdo.server.spi.security | Server provider interfaces (SPI) for the server integration of the Security model. |
| Uses of Realm in org.eclipse.emf.cdo.security |
|---|
| Methods in org.eclipse.emf.cdo.security that return Realm | |
|---|---|
Realm |
SecurityFactory.createRealm()
Returns a new object of class 'Realm' |
Realm |
SecurityFactory.createRealm(String name)
|
Realm |
SecurityFactory.createRealm(String name,
Access defaultAccess)
|
Realm |
SecurityElement.getRealm()
|
| Uses of Realm in org.eclipse.emf.cdo.security.impl |
|---|
| Classes in org.eclipse.emf.cdo.security.impl that implement Realm | |
|---|---|
class |
RealmImpl
An implementation of the model object 'Realm' |
| Methods in org.eclipse.emf.cdo.security.impl that return Realm | |
|---|---|
Realm |
SecurityFactoryImpl.createRealm()
|
Realm |
SecurityFactoryImpl.createRealm(String name)
|
Realm |
SecurityFactoryImpl.createRealm(String name,
Access defaultAccess)
|
Realm |
RealmImpl.getRealm()
|
Realm |
SecurityElementImpl.getRealm()
|
| Uses of Realm in org.eclipse.emf.cdo.security.util |
|---|
| Methods in org.eclipse.emf.cdo.security.util with parameters of type Realm | |
|---|---|
T |
SecuritySwitch.caseRealm(Realm object)
Returns the result of interpreting the object as an instance of 'Realm' |
| Uses of Realm in org.eclipse.emf.cdo.server.security |
|---|
| Methods in org.eclipse.emf.cdo.server.security that return Realm | |
|---|---|
Realm |
ISecurityManager.getRealm()
|
| Methods in org.eclipse.emf.cdo.server.security with parameters of type Realm | |
|---|---|
void |
ISecurityManager.RealmOperation.execute(Realm realm)
|
| Uses of Realm in org.eclipse.emf.cdo.server.spi.security |
|---|
| Methods in org.eclipse.emf.cdo.server.spi.security with parameters of type Realm | |
|---|---|
protected void |
AnnotationHandler.handleClassPermission(Realm realm,
EClass eClass,
String key,
Access access)
|
protected void |
AnnotationHandler.handlePackage(Realm realm,
EPackage ePackage)
|
protected void |
AnnotationHandler.handlePackagePermission(Realm realm,
EPackage ePackage,
String key,
Access access)
|
protected void |
AnnotationHandler.handlePermission(Realm realm,
EModelElement modelElement,
String key,
Access access,
EClass permissionClass,
EReference permissionFeature)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||