Uses of Interface
com.sas.lsaf.content.repository.signature.SignatureService
-
Packages that use SignatureService Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services. -
-
Uses of SignatureService in com.sas.lsaf
Methods in com.sas.lsaf that return SignatureService Modifier and Type Method Description static SignatureService
LsafClient. getSignatureService()
Gets the SignatureService to access using the current session -
Uses of SignatureService in com.sas.lsaf.client
Methods in com.sas.lsaf.client that return SignatureService Modifier and Type Method Description SignatureService
ServiceManager. getSignatureService()
Get the SignatureService instance for this session.
-