|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthInfoEntry | |
|---|---|
| org.mobicents.servlet.sip.core.session | |
| org.mobicents.servlet.sip.security | |
| Uses of AuthInfoEntry in org.mobicents.servlet.sip.core.session |
|---|
| Methods in org.mobicents.servlet.sip.core.session that return types with arguments of type AuthInfoEntry | |
|---|---|
java.util.concurrent.ConcurrentHashMap<java.lang.String,AuthInfoEntry> |
SipSessionSecurity.getCachedAuthInfos()
|
| Methods in org.mobicents.servlet.sip.core.session with parameters of type AuthInfoEntry | |
|---|---|
void |
SipSessionSecurity.addCachedAuthInfo(java.lang.String realm,
AuthInfoEntry authInfoEntry)
|
| Uses of AuthInfoEntry in org.mobicents.servlet.sip.security |
|---|
| Methods in org.mobicents.servlet.sip.security that return AuthInfoEntry | |
|---|---|
AuthInfoEntry |
AuthInfoImpl.getAuthInfo(java.lang.String realm)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||