|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationServiceInterface | |
---|---|
com.sas.services.deployment | This subsystem provides utilities to deploy and lookup SAS Foundation Services. |
com.sas.services.security | Perform Authentication against modular authentication providers with user identities. |
Uses of AuthenticationServiceInterface in com.sas.services.deployment |
---|
Methods in com.sas.services.deployment that return AuthenticationServiceInterface | |
---|---|
static AuthenticationServiceInterface |
CorePlatformServices.getAuthenticationService()
Gets the authentication service. |
Uses of AuthenticationServiceInterface in com.sas.services.security |
---|
Methods in com.sas.services.security that return AuthenticationServiceInterface | |
---|---|
static AuthenticationServiceInterface |
AuthenticationService.defaultInstance(ServiceConfigurationInterface serviceConfiguration,
DiscoveryServiceInterface discoveryService)
Gets the authentication service. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |