|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrustedApplicationRestriction | |
|---|---|
| com.atlassian.confluence.security.trust | |
| Uses of TrustedApplicationRestriction in com.atlassian.confluence.security.trust |
|---|
| Subclasses of TrustedApplicationRestriction in com.atlassian.confluence.security.trust | |
|---|---|
class |
TrustedApplicationIpRestriction
A trusted application restriction type that uses the source IP address. |
class |
TrustedApplicationUrlRestriction
A trusted application restriction type that uses the target url. |
| Methods in com.atlassian.confluence.security.trust that return types with arguments of type TrustedApplicationRestriction | |
|---|---|
java.util.Set<TrustedApplicationRestriction> |
ConfluenceTrustedApplication.getRestrictions()
|
| Methods in com.atlassian.confluence.security.trust with parameters of type TrustedApplicationRestriction | |
|---|---|
void |
ConfluenceTrustedApplication.addRestriction(TrustedApplicationRestriction restriction)
|
boolean |
ConfluenceTrustedApplication.removeRestriction(TrustedApplicationRestriction restriction)
|
| Method parameters in com.atlassian.confluence.security.trust with type arguments of type TrustedApplicationRestriction | |
|---|---|
void |
ConfluenceTrustedApplication.setRestrictions(java.util.Set<TrustedApplicationRestriction> restrictions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||