Uses of Class
org.mobicents.servlet.sip.security.AuthInfoEntry

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)
           
 



Copyright © 2011. All Rights Reserved.