com.sas.services.security
Interface RemoteCallbackInterface

All Superinterfaces:
javax.security.auth.callback.Callback, java.rmi.Remote
All Known Subinterfaces:
RemoteNameCallbackInterface, RemotePasswordCallbackInterface
All Known Implementing Classes:
RemoteNameCallback, RemotePasswordCallback

public interface RemoteCallbackInterface
extends javax.security.auth.callback.Callback, java.rmi.Remote

This is a generic interface for remote callbacks. Specific subclasses will extend this interface.

Since:
1.0




Copyright © 2009 SAS Institute Inc. All Rights Reserved.