Uses of Interface
com.atlassian.confluence.security.AllowedUrlsProvider
Packages that use AllowedUrlsProvider
Package
Description
-
Uses of AllowedUrlsProvider in com.atlassian.confluence.impl.security
Classes in com.atlassian.confluence.impl.security that implement AllowedUrlsProviderModifier and TypeClassDescriptionclassProvides urls which could be excluded from some security checks (for e.g. -
Uses of AllowedUrlsProvider in com.atlassian.confluence.security.service
Constructors in com.atlassian.confluence.security.service with parameters of type AllowedUrlsProviderModifierConstructorDescriptionDefaultXsrfTokenService(com.atlassian.struts.xsrf.XsrfTokenGenerator tokenGenerator, AllowedUrlsProvider allowedUrlsProvider)