Package | Description |
---|---|
org.teiid.dqp.service | |
org.teiid.security |
Modifier and Type | Method and Description |
---|---|
SessionMetadata |
SessionService.createSession(String vdbName,
String vdbVersion,
AuthenticationType authType,
String user,
Credentials credential,
String applicationName,
Properties connProps)
Create a session for the given user authenticating against the given
Credentials . |
Modifier and Type | Method and Description |
---|---|
Object |
SecurityHelper.authenticate(String securityDomain,
String baseUserName,
Credentials credentials,
String applicationName)
Authenticate the user and return the security context
|
Copyright © 2020. All rights reserved.