Uses of Package
com.sas.services.security
Packages that use com.sas.services.security
Package
Description
This subsystem provides utilities to deploy and lookup SAS Foundation Services.
Interact with data repositories on behalf of client applications.
Information Service metadata.
Public Objects are Information Service objects which represent SAS information which is rooted in metadata.
Perform Authentication against modular authentication providers with user identities.
Maintain user identities and profiles.
-
Classes in com.sas.services.security used by com.sas.services.deploymentClassDescriptionAuthentication Service interface.Connection properties for a service deployment.
-
Classes in com.sas.services.security used by com.sas.services.information
-
Classes in com.sas.services.security used by com.sas.services.information.metadata
-
Classes in com.sas.services.security used by com.sas.services.information.publicobject
-
Classes in com.sas.services.security used by com.sas.services.securityClassDescriptionAuthentication Service configuration which may specify a JAAS login configuration application name.Authentication Service interface.Interface for a class to handle authenticating a user identity.Connection properties for a service deployment.This is an exception that gets thrown when a user attempts to get authenticated, but it fails for some reason.This exception gets thrown when a user attempts to authenticate, and the authentication fails because of network problems.This interface makes a remote callback handler by extending the CallbackHandler and Remote interfaces.This is a generic interface for remote callbacks.Interface for a remote version of the NameCallback defined in the javax.security.auth.callback package.Interface for a remote version of the PasswordCallback defined in the javax.security.auth.callback package.
-
Classes in com.sas.services.security used by com.sas.services.userClassDescriptionLogin callback handler.This interface makes a remote callback handler by extending the CallbackHandler and Remote interfaces.
-
Classes in com.sas.services.security used by com.sas.services.webapp