Interface EnvelopedInput<T>
- All Known Implementing Classes:
EnvelopedInputImpl
public interface EnvelopedInput<T>
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Method Summary
Modifier and TypeMethodDescriptiongetEntity
(jakarta.ws.rs.core.GenericType type) getEntity
(jakarta.ws.rs.core.GenericType type, PrivateKey key, X509Certificate cert) <T2> T2
<T2> T2
getEntity
(Class<T2> type, PrivateKey key, X509Certificate cert) getEntity
(PrivateKey key, X509Certificate cert)
-
Method Details
-
getEntity
T getEntity() -
getEntity
-
getEntity
-
getEntity
-
getEntity
-
getEntity
-