Uses of Interface
com.sas.services.security.AuthenticationServiceInterface
Packages that use AuthenticationServiceInterface
Package
Description
This subsystem provides utilities to deploy and lookup SAS Foundation Services.
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 AuthenticationServiceInterfaceModifier and TypeMethodDescriptionCorePlatformServices.getAuthenticationService()Gets the authentication service. -
Uses of AuthenticationServiceInterface in com.sas.services.security
Classes in com.sas.services.security that implement AuthenticationServiceInterfaceMethods in com.sas.services.security that return AuthenticationServiceInterfaceModifier and TypeMethodDescriptionAuthenticationServiceFactory.createService(ServiceConfigurationInterface serviceConfiguration, DiscoveryServiceInterface discoveryService) Gets an Authentication service initialized with the specified configuration registering it with the specified discovery service.static final AuthenticationServiceInterfaceAuthenticationService.defaultInstance(ServiceConfigurationInterface serviceConfiguration, DiscoveryServiceInterface discoveryService) Gets the authentication service.Constructors in com.sas.services.security with parameters of type AuthenticationServiceInterfaceModifierConstructorDescriptionAuthenticationServiceProxy(AuthenticationServiceInterface authenticationService) Constructs a proxy to the specified authentication service. -
Uses of AuthenticationServiceInterface in com.sas.services.webapp
Methods in com.sas.services.webapp that return AuthenticationServiceInterfaceModifier and TypeMethodDescriptionServicesFacade.getAuthenticationService()