- CertificatePair - Class in de.fhg.aisec.ids.comm
-
- CertificatePair() - Constructor for class de.fhg.aisec.ids.comm.CertificatePair
-
- CertificatePair(CertificatePair) - Constructor for class de.fhg.aisec.ids.comm.CertificatePair
-
- certificatePair(CertificatePair) - Method in class de.fhg.aisec.ids.comm.client.ClientConfiguration.Builder
-
- certificatePair(CertificatePair) - Method in class de.fhg.aisec.ids.comm.server.ServerConfiguration.Builder
-
- ChangeListener - Interface in de.fhg.aisec.ids.comm.ws.protocol.fsm
-
Functional interface for listeners which are notified whenever the state of a FSM changes.
- ClientConfiguration - Class in de.fhg.aisec.ids.comm.client
-
Configuration of a client-side (Consumer) IDSC endpoint.
- ClientConfiguration() - Constructor for class de.fhg.aisec.ids.comm.client.ClientConfiguration
-
- ClientConfiguration.Builder - Class in de.fhg.aisec.ids.comm.client
-
- ClientProtocolMachine - Class in de.fhg.aisec.ids.comm.ws.protocol
-
This class generates the Finite State Machine (FSM) for the IDS protocol.
- ClientProtocolMachine(WebSocket, ClientConfiguration) - Constructor for class de.fhg.aisec.ids.comm.ws.protocol.ClientProtocolMachine
-
Constructor of a finite state machine (FSM) implementing the IDSP protocol.
- config(ClientConfiguration) - Method in class de.fhg.aisec.ids.comm.client.IdscpClient
-
Sets the configuration of this client.
- config(ServerConfiguration) - Method in class de.fhg.aisec.ids.comm.server.IdscpServer
-
- configure(WebSocketServletFactory) - Method in class de.fhg.aisec.ids.comm.server.ServerSocketServlet
-
- connect(URI) - Method in class de.fhg.aisec.ids.comm.client.IdscpClient
-
Deprecated.
- connect(String, int) - Method in class de.fhg.aisec.ids.comm.client.IdscpClient
-
Connects to a remote endpoint, executes the IDSCP handshake and returns the ready-to-use
WebSocket object.
- CONTROL_SOCKET - Static variable in class de.fhg.aisec.ids.comm.ws.protocol.rat.RemoteAttestationHandler
-
- createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in class de.fhg.aisec.ids.comm.server.IdscpWebSocketCreator
-
- currentState - Variable in class de.fhg.aisec.ids.comm.ws.protocol.fsm.FSM
-