public class ApplicationConfigSecurity extends Object
Constructor and Description |
---|
ApplicationConfigSecurity() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkAuthentication(String pathApplication,
String pathProfiles)
Allow admin user, allow user that name matches repository name
|
public boolean checkAuthentication(String pathApplication, String pathProfiles)
pathApplication
- application (repository) name extracted from pathpathProfiles
- profiles extracted from pathCopyright © 2018. All rights reserved.