public interface IPasswordProvider
Provides the functionality to provide a password for protected documents on-demand.
Modifier and Type | Method and Description |
---|---|
void |
onPasswordRequest(Object sender,
PasswordRequest request) |
void onPasswordRequest(Object sender, PasswordRequest request)
Copyright © 2018. All rights reserved.