Security fix
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package org.openautonomousconnection.protocol.versions.v1_0_0.beta;
|
||||
|
||||
public enum TOFUFeedback {
|
||||
|
||||
TRUST, TRUST_ONCE, DISCONNECT
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user