|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectau.edu.jcu.hpc.srb.mcatext.dao.postgresql.AuthDaoImpl
public class AuthDaoImpl
| Constructor Summary | |
|---|---|
AuthDaoImpl()
|
|
| Method Summary | |
|---|---|
java.util.List<AuthPair> |
getAuthorization(java.lang.String dn,
java.util.List<java.lang.String> paths)
Attempt to locate the most permissive permissions for each path passed in. |
javax.sql.DataSource |
getMcatDao()
|
void |
setMcatDao(javax.sql.DataSource mcatDao)
|
void |
setupConnection()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthDaoImpl()
| Method Detail |
|---|
public void setMcatDao(javax.sql.DataSource mcatDao)
public javax.sql.DataSource getMcatDao()
public void setupConnection()
throws java.sql.SQLException
java.sql.SQLException
public java.util.List<AuthPair> getAuthorization(java.lang.String dn,
java.util.List<java.lang.String> paths)
getAuthorization in interface AuthDao
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||