Uses of Interface
com.atlassian.confluence.setup.xstream.ConfluenceXStreamInternal
-
Packages that use ConfluenceXStreamInternal Package Description com.atlassian.confluence.impl.xstream com.atlassian.confluence.impl.xstream.security -
-
Uses of ConfluenceXStreamInternal in com.atlassian.confluence.impl.xstream
Classes in com.atlassian.confluence.impl.xstream that implement ConfluenceXStreamInternal Modifier and Type Class Description class
ConfluenceXStreamImpl
Default Confluence XStream implementation which adds an XStream 1.1.1 storage compatibility layer. -
Uses of ConfluenceXStreamInternal in com.atlassian.confluence.impl.xstream.security
Methods in com.atlassian.confluence.impl.xstream.security with parameters of type ConfluenceXStreamInternal Modifier and Type Method Description void
XStreamSecurityConfigurator. configureXStreamSecurity(ConfluenceXStreamInternal confluenceXStream)
-