Uses of Interface
de.xima.fc.interfaces.json.ISerializableInterface
Packages that use ISerializableInterface
-
Uses of ISerializableInterface in de.xima.fc.gson
Methods in de.xima.fc.gson that return ISerializableInterfaceModifier and TypeMethodDescriptionInterfaceSerializerTypeAdapter.read(com.google.gson.stream.JsonReader in) Methods in de.xima.fc.gson with parameters of type ISerializableInterfaceModifier and TypeMethodDescriptionvoidInterfaceSerializerTypeAdapter.write(com.google.gson.stream.JsonWriter out, ISerializableInterface value) -
Uses of ISerializableInterface in de.xima.fc.interfaces.auth
Subinterfaces of ISerializableInterface in de.xima.fc.interfaces.authModifier and TypeInterfaceDescriptioninterfaceCommon interface for authorization filter models ofIndirectClientAuthorizations. -
Uses of ISerializableInterface in de.xima.fc.mdl.auth.authorization
Classes in de.xima.fc.mdl.auth.authorization that implement ISerializableInterfaceModifier and TypeClassDescriptionclassModel for client authorizations of typeEAuthClientType.LDAPclassModel for the condition attribute ofindirect client authorizations.