public interface IdentityProviderDataMarshaller
Modifier and Type | Method and Description |
---|---|
<T> T |
deserialize(String serialized,
Class<T> clazz) |
String |
serialize(Object obj) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.