|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.unibe.iam.scg.archie.acl.ArchieACL
public class ArchieACL
Handles the access to Archie based on access control lists defined in Elexis
properties.
$Id$
| Field Summary | |
|---|---|
static ACE |
USE_ARCHIE
Access control string that will be displayed in the ACL. |
| Constructor Summary | |
|---|---|
ArchieACL()
|
|
| Method Summary | |
|---|---|
ACE[] |
getACL()
Returns the ACL for this plugin. |
ACE[] |
reject(ACE[] acl)
The framework will call this method if one ore more of the transmitted ACL's could not be integrated (illegal name or duplicate) |
static boolean |
userHasAccess()
Static function to check whether the currently active user has access to archie or not. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ACE USE_ARCHIE
| Constructor Detail |
|---|
public ArchieACL()
| Method Detail |
|---|
public ACE[] getACL()
getACL in interface IACLContributorpublic ACE[] reject(ACE[] acl)
reject in interface IACLContributoracl - array of all rejected acls (these have not been integrated)
public static boolean userHasAccess()
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||