public class

TrustedApplicationUrlRestriction

extends TrustedApplicationRestriction
java.lang.Object
   ↳ com.atlassian.confluence.security.trust.TrustedApplicationRestriction
     ↳ com.atlassian.confluence.security.trust.TrustedApplicationUrlRestriction

Class Overview

A trusted application restriction type that uses the target url.

Summary

Public Constructors
TrustedApplicationUrlRestriction()
TrustedApplicationUrlRestriction(String restriction)
[Expand]
Inherited Methods
From class com.atlassian.confluence.security.trust.TrustedApplicationRestriction
From class java.lang.Object

Public Constructors

public TrustedApplicationUrlRestriction ()

public TrustedApplicationUrlRestriction (String restriction)