|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SigningCertificate | |
|---|---|
| org.eclipse.mtj.api.extension | |
| org.eclipse.mtj.api.signings | |
| org.eclipse.mtj.api.signings.impl | |
| org.eclipse.mtj.api.signings.util | |
| Uses of SigningCertificate in org.eclipse.mtj.api.extension |
|---|
| Methods in org.eclipse.mtj.api.extension with parameters of type SigningCertificate | |
|---|---|
boolean |
SigningProvider.sign(org.eclipse.mtj.api.model.IMtjProject project,
org.eclipse.core.resources.IFolder targetFolder,
SigningCertificate certificates,
org.eclipse.core.runtime.IProgressMonitor monitor)
Method signs the project with the certificates. |
| Uses of SigningCertificate in org.eclipse.mtj.api.signings |
|---|
| Methods in org.eclipse.mtj.api.signings that return SigningCertificate | |
|---|---|
SigningCertificate |
SigningsFactory.createSigningCertificate()
Returns a new object of class 'Signing Certificate'. |
| Uses of SigningCertificate in org.eclipse.mtj.api.signings.impl |
|---|
| Classes in org.eclipse.mtj.api.signings.impl that implement SigningCertificate | |
|---|---|
class |
SigningCertificateImpl
An implementation of the model object 'Signing Certificate'. |
| Methods in org.eclipse.mtj.api.signings.impl that return SigningCertificate | |
|---|---|
SigningCertificate |
SigningsFactoryImpl.createSigningCertificate()
|
| Uses of SigningCertificate in org.eclipse.mtj.api.signings.util |
|---|
| Methods in org.eclipse.mtj.api.signings.util with parameters of type SigningCertificate | |
|---|---|
java.lang.Object |
SigningsSwitch.caseSigningCertificate(SigningCertificate object)
Returns the result of interpretting the object as an instance of 'Signing Certificate'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||