|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Application | |
|---|---|
| net.incongru.berkano.app | |
| net.incongru.berkano.security | |
| net.incongru.berkano.security.hibernate | |
| Uses of Application in net.incongru.berkano.app |
|---|
| Methods in net.incongru.berkano.app that return Application | |
|---|---|
Application |
ApplicationsProvider.getApp(java.lang.String appName)
Never returns null: if the appName param was null, returns the default Application. |
| Constructors in net.incongru.berkano.app with parameters of type Application | |
|---|---|
ApplicationsProvider(Application[] apps)
|
|
| Uses of Application in net.incongru.berkano.security |
|---|
| Methods in net.incongru.berkano.security with parameters of type Application | |
|---|---|
java.util.Collection |
RoleDAO.getRoles(Application app)
Get the list of roles for the given application. |
| Uses of Application in net.incongru.berkano.security.hibernate |
|---|
| Methods in net.incongru.berkano.security.hibernate with parameters of type Application | |
|---|---|
java.util.Collection |
HibernatedRoleDAO.getRoles(Application app)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||