java.lang.Object
io.qt.QtObject
io.qt.websockets.QWebSocketCorsAuthenticator
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Authenticator object for Cross Origin Requests (CORS)
Java wrapper for Qt's class QWebSocketCorsAuthenticator
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only.QWebSocketCorsAuthenticator
(String origin) -
Method Summary
Modifier and TypeMethodDescriptionfinal boolean
allowed()
clone()
final String
origin()
final void
set
(QWebSocketCorsAuthenticator other) final void
setAllowed
(boolean allowed) final void
swap
(QWebSocketCorsAuthenticator other) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed