|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface AuthorizationService
Method Summary | |
---|---|
void
|
checkStreamFileContent(java.lang.String location)
@throws AccessControlException if the current user does not have the rights to stream the content of the file |
java.lang.String
|
getExecutingPrincipal()
@return the executing principal (who is executing the code) |
Method Detail |
---|
void checkStreamFileContent(java.lang.String location)
java.lang.String getExecutingPrincipal()
Groovy Documentation