Class TrustedApplicationIpRestriction
- java.lang.Object
 - 
- com.atlassian.confluence.security.trust.TrustedApplicationRestriction
 - 
- com.atlassian.confluence.security.trust.TrustedApplicationIpRestriction
 
 
 
- 
public class TrustedApplicationIpRestriction extends TrustedApplicationRestriction
A trusted application restriction type that uses the source IP address. 
- 
- 
Constructor Summary
Constructors Constructor Description TrustedApplicationIpRestriction()TrustedApplicationIpRestriction(String restriction) 
 - 
 
- 
- 
Constructor Detail
- 
TrustedApplicationIpRestriction
public TrustedApplicationIpRestriction()
 
- 
TrustedApplicationIpRestriction
public TrustedApplicationIpRestriction(String restriction)
 
 - 
 
 -