|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LogonException in com.metamatrix.common.comm.platform.socket.server |
---|
Methods in com.metamatrix.common.comm.platform.socket.server that throw LogonException | |
---|---|
LogonResult |
LogonImpl.logon(java.util.Properties connProps)
|
Uses of LogonException in com.metamatrix.console.connections |
---|
Methods in com.metamatrix.console.connections that throw LogonException | |
---|---|
ServerConnection |
ConnectionInfo.login()
Create a new ServerConnection. |
Uses of LogonException in com.metamatrix.platform.security.api |
---|
Methods in com.metamatrix.platform.security.api that throw LogonException | |
---|---|
LogonResult |
ILogon.logon(java.util.Properties connectionProperties)
|
Uses of LogonException in com.metamatrix.platform.security.membership.spi |
---|
Methods in com.metamatrix.platform.security.membership.spi that throw LogonException | |
---|---|
SuccessfulAuthenticationToken |
MembershipDomain.authenticateUser(java.lang.String username,
Credentials credential,
java.io.Serializable trustedPayload,
java.lang.String applicationName)
Authenticate a user with the specified username and credential for use with the specified application. |
Uses of LogonException in com.metamatrix.platform.security.membership.spi.file |
---|
Methods in com.metamatrix.platform.security.membership.spi.file that throw LogonException | |
---|---|
SuccessfulAuthenticationToken |
FileMembershipDomain.authenticateUser(java.lang.String username,
Credentials credential,
java.io.Serializable trustedPayload,
java.lang.String applicationName)
|
Uses of LogonException in com.metamatrix.platform.security.membership.spi.ldap |
---|
Methods in com.metamatrix.platform.security.membership.spi.ldap that throw LogonException | |
---|---|
SuccessfulAuthenticationToken |
LDAPMembershipDomain.authenticateUser(java.lang.String username,
Credentials credential,
java.io.Serializable trustedPayload,
java.lang.String applicationName)
|
Uses of LogonException in com.metamatrix.soap.util |
---|
Methods in com.metamatrix.soap.util that throw LogonException | |
---|---|
static java.util.List |
WebServiceUtil.getWSDLUrls(java.lang.String webScheme,
java.lang.String webHost,
java.lang.String webPort,
java.lang.String appName,
java.lang.String userName,
java.lang.String password,
MMServerInfo serverList)
Returns a list of WSDLUrl objects that define WSDL for MetaMatrix Web Service VDBs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |