com.crionics.jpdf.encryption
Interface ICredentials

All Known Implementing Classes:
CertificateCredentials, CertificateCredentialsCreation, PasswordCredentials

public interface ICredentials

Interface implemented by all credentials used to open an existing documents.


Method Summary
 java.lang.Object getCredentials()
          Internal use: return an internal representation of the credential
 

Method Detail

getCredentials

java.lang.Object getCredentials()
Internal use: return an internal representation of the credential

Returns:
an internal representation of the credential


Copyright © 1999-2007 Crionics. All Rights Reserved.