|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthInterface | |
---|---|
goldengate.common.file | Classes implementing File, Directory, Authentication and Session Interfaces |
goldengate.common.file.filesystembased | Classes implementing FileInterface and Directory according to a filesystem implementation |
goldengate.common.file.passthrough | Classes implementing FileInterface and Directory according to a pass through implementation (no storage since data are just pass through this interface) |
Uses of AuthInterface in goldengate.common.file |
---|
Methods in goldengate.common.file that return AuthInterface | |
---|---|
AuthInterface |
SessionInterface.getAuth()
|
Uses of AuthInterface in goldengate.common.file.filesystembased |
---|
Classes in goldengate.common.file.filesystembased that implement AuthInterface | |
---|---|
class |
FilesystemBasedAuthImpl
Authentication implementation for Filesystem Based |
Uses of AuthInterface in goldengate.common.file.passthrough |
---|
Classes in goldengate.common.file.passthrough that implement AuthInterface | |
---|---|
class |
PassthroughBasedAuthImpl
Authentication implementation for Passthrough Based |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |