|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.catalina.deploy.SecurityConstraint
org.mobicents.servlet.sip.startup.loading.SipSecurityConstraint
public class SipSecurityConstraint
Sip Security
| Field Summary | |
|---|---|
boolean |
proxyAuthentication
|
| Constructor Summary | |
|---|---|
SipSecurityConstraint()
|
|
| Method Summary | |
|---|---|
void |
addCollection(SipSecurityCollection sipSecurityCollection)
|
boolean |
isProxyAuthentication()
|
void |
removeCollection(SipSecurityCollection sipSecurityCollection)
|
void |
setProxyAuthentication(boolean proxyAuthentication)
|
| Methods inherited from class org.apache.catalina.deploy.SecurityConstraint |
|---|
addAuthRole, addCollection, createConstraints, findAuthRole, findAuthRoles, findCollection, findCollections, getAllRoles, getAuthConstraint, getDisplayName, getUserConstraint, included, removeAuthRole, removeCollection, setAuthConstraint, setDisplayName, setUserConstraint, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public boolean proxyAuthentication
| Constructor Detail |
|---|
public SipSecurityConstraint()
| Method Detail |
|---|
public boolean isProxyAuthentication()
public void setProxyAuthentication(boolean proxyAuthentication)
proxyAuthentication - the proxyAuthentication to setpublic void addCollection(SipSecurityCollection sipSecurityCollection)
public void removeCollection(SipSecurityCollection sipSecurityCollection)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||