Interface AuthenticationAcquisitionSession

All Superinterfaces:
AutoCloseable, Closeable, OsidSession, OsidSession

public interface AuthenticationAcquisitionSession extends OsidSession

This session acquires authentication credentials. The basic method, getAuthentication() , gets authentication credentials for use with authenticating to a remote peer. These credentials may be generated from direct user input or retrieved via a file, for example.