|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.security.vops.xacml.utils.VOPSAccessControl
public class VOPSAccessControl
Field Summary | |
---|---|
private static CVOPSConfig |
vopsConfig
|
Constructor Summary | |
---|---|
VOPSAccessControl()
|
Method Summary | |
---|---|
static boolean |
isPermitted(java.security.cert.X509Certificate userCtx)
Access control is handled through VOPS's property file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static CVOPSConfig vopsConfig
Constructor Detail |
---|
public VOPSAccessControl()
Method Detail |
---|
public static boolean isPermitted(java.security.cert.X509Certificate userCtx) throws java.lang.Exception
userCtx
- certificate to check the access control.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |