|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntegrityVerifier | |
---|---|
net.jini.security | Provides mechanisms and abstractions for managing security, especially in the presence of dynamically downloaded code. |
net.jini.url.file | Provides support for FILE URLs. |
net.jini.url.httpmd | Provides support for the HTTPMD URL protocol. |
net.jini.url.https | Provides support for HTTPS URLs. |
Uses of IntegrityVerifier in net.jini.security |
---|
Methods in net.jini.security that return IntegrityVerifier | |
---|---|
private static IntegrityVerifier[] |
Security.getIntegrityVerifiers(ClassLoader cl)
Return the integrity verifiers for the specified class loader. |
Uses of IntegrityVerifier in net.jini.url.file |
---|
Classes in net.jini.url.file that implement IntegrityVerifier | |
---|---|
class |
FileIntegrityVerifier
Integrity verifier for FILE URLs. |
Uses of IntegrityVerifier in net.jini.url.httpmd |
---|
Classes in net.jini.url.httpmd that implement IntegrityVerifier | |
---|---|
class |
HttpmdIntegrityVerifier
Integrity verifier for HTTPMD URLs. |
Uses of IntegrityVerifier in net.jini.url.https |
---|
Classes in net.jini.url.https that implement IntegrityVerifier | |
---|---|
class |
HttpsIntegrityVerifier
Integrity verifier for HTTPS URLs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |