|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SecurityAuthority in net.java.sip.communicator.impl.gui |
|---|
| Methods in net.java.sip.communicator.impl.gui that return SecurityAuthority | |
|---|---|
SecurityAuthority |
UIServiceImpl.getDefaultSecurityAuthority(ProtocolProviderService protocolProvider)
Returns a default implementation of the SecurityAuthority interface that can be used by non-UI components that would like to launch the registration process for a protocol provider. |
static SecurityAuthority |
GuiActivator.getSecurityAuthority()
Returns the SecurityAuthority implementation registered to handle security authority events. |
static SecurityAuthority |
GuiActivator.getSecurityAuthority(String protocolName)
Returns the SecurityAuthority implementation registered to handle security authority events. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.gui.main.login |
|---|
| Classes in net.java.sip.communicator.impl.gui.main.login that implement SecurityAuthority | |
|---|---|
class |
DefaultSecurityAuthority
Utility class that can be used in cases where components other than the main user interface may need to launch provider registration. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.dict |
|---|
| Methods in net.java.sip.communicator.impl.protocol.dict with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderServiceDictImpl.register(SecurityAuthority authority)
Starts the registration process. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.gibberish |
|---|
| Methods in net.java.sip.communicator.impl.protocol.gibberish with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderServiceGibberishImpl.register(SecurityAuthority authority)
Starts the registration process. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.icq |
|---|
| Methods in net.java.sip.communicator.impl.protocol.icq with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderServiceIcqImpl.register(SecurityAuthority authority)
Starts the registration process. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.irc |
|---|
| Methods in net.java.sip.communicator.impl.protocol.irc with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderServiceIrcImpl.register(SecurityAuthority authority)
Starts the registration process. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.jabber |
|---|
| Methods in net.java.sip.communicator.impl.protocol.jabber that return SecurityAuthority | |
|---|---|
SecurityAuthority |
ProtocolProviderServiceJabberImpl.getAuthority()
Used when we need to re-register or someone needs to obtain credentials. |
| Methods in net.java.sip.communicator.impl.protocol.jabber with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderServiceJabberImpl.register(SecurityAuthority authority)
Starts the registration process. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.mock |
|---|
| Methods in net.java.sip.communicator.impl.protocol.mock with parameters of type SecurityAuthority | |
|---|---|
void |
MockProvider.register(SecurityAuthority authority)
Mock implementation of the corresponding ProtocolProviderService method. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.msn |
|---|
| Methods in net.java.sip.communicator.impl.protocol.msn with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderServiceMsnImpl.register(SecurityAuthority authority)
Starts the registration process. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.rss |
|---|
| Methods in net.java.sip.communicator.impl.protocol.rss with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderServiceRssImpl.register(SecurityAuthority authority)
Starts the registration process. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.sip |
|---|
| Methods in net.java.sip.communicator.impl.protocol.sip with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderServiceSipImpl.register(SecurityAuthority authority)
Starts the registration process. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.sip.security |
|---|
| Methods in net.java.sip.communicator.impl.protocol.sip.security that return SecurityAuthority | |
|---|---|
SecurityAuthority |
SipSecurityManager.getSecurityAuthority()
Returns the SecurityAuthority instance that SipSecurityManager uses to obtain user credentials. |
| Methods in net.java.sip.communicator.impl.protocol.sip.security with parameters of type SecurityAuthority | |
|---|---|
void |
SipSecurityManager.setSecurityAuthority(SecurityAuthority authority)
Sets the SecurityAuthority instance that should be queried for user credentials. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.ssh |
|---|
| Methods in net.java.sip.communicator.impl.protocol.ssh with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderServiceSSHImpl.register(SecurityAuthority authority)
Starts the registration process. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.yahoo |
|---|
| Methods in net.java.sip.communicator.impl.protocol.yahoo with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderServiceYahooImpl.register(SecurityAuthority authority)
Starts the registration process. |
| Uses of SecurityAuthority in net.java.sip.communicator.impl.protocol.zeroconf |
|---|
| Methods in net.java.sip.communicator.impl.protocol.zeroconf with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderServiceZeroconfImpl.register(SecurityAuthority authority)
Starts the registration process. |
| Uses of SecurityAuthority in net.java.sip.communicator.service.gui |
|---|
| Methods in net.java.sip.communicator.service.gui that return SecurityAuthority | |
|---|---|
SecurityAuthority |
UIService.getDefaultSecurityAuthority(ProtocolProviderService protocolProvider)
Returns a default implementation of the SecurityAuthority interface that can be used by non-UI components that would like to launch the registration process for a protocol provider. |
| Uses of SecurityAuthority in net.java.sip.communicator.service.protocol |
|---|
| Methods in net.java.sip.communicator.service.protocol with parameters of type SecurityAuthority | |
|---|---|
void |
ProtocolProviderService.register(SecurityAuthority authority)
Starts the registration process. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||