Uses of Interface
com.sas.services.security.RemoteCallbackInterface
Packages that use RemoteCallbackInterface
Package
Description
Perform Authentication against modular authentication providers with user identities.
-
Uses of RemoteCallbackInterface in com.sas.services.security
Subinterfaces of RemoteCallbackInterface in com.sas.services.securityModifier and TypeInterfaceDescriptioninterfaceInterface for a remote version of the NameCallback defined in the javax.security.auth.callback package.interfaceInterface for a remote version of the PasswordCallback defined in the javax.security.auth.callback package.Classes in com.sas.services.security that implement RemoteCallbackInterfaceModifier and TypeClassDescriptionclassThis is an instance of a NameCallback that's remoteable.classThis is an instance of a PasswordCallback that's remoteable.