Annotation Interface Url
An interface used for definition page url in GUI.
- Author:
- lazyman
- 
Required Element SummaryRequired Elements
- 
Optional Element SummaryOptional ElementsModifier and TypeOptional ElementDescriptionUrl that will be matched incom.evolveum.midpoint.authentication.impl.authorization.MidPointGuiAuthorizationEvaluatorusingAntPathRequestMatcher.
- 
Element Details- 
mountUrlString mountUrlUrl belonging to the given Page.
 
- 
- 
- 
matchUrlForSecurityString matchUrlForSecurityUrl that will be matched incom.evolveum.midpoint.authentication.impl.authorization.MidPointGuiAuthorizationEvaluatorusingAntPathRequestMatcher. If empty thenmountUrl()+ "/**" will be used for URL ant pattern matching in security configuration.- Default:
- ""
 
 
-