|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.security.trust.TrustedApplicationRestriction com.atlassian.confluence.security.trust.TrustedApplicationUrlRestriction
public class TrustedApplicationUrlRestriction
A trusted application restriction type that uses the target url.
Constructor Summary | |
---|---|
TrustedApplicationUrlRestriction()
|
|
TrustedApplicationUrlRestriction(java.lang.String restriction)
|
Method Summary |
---|
Methods inherited from class com.atlassian.confluence.security.trust.TrustedApplicationRestriction |
---|
equals, getId, getRestriction, hashCode, setId, setRestriction |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TrustedApplicationUrlRestriction()
public TrustedApplicationUrlRestriction(java.lang.String restriction)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |