- validateSuperUserAccess() - Method in class org.apache.pulsar.websocket.admin.WebSocketWebResource
-
Checks whether the user has Pulsar Super-User access to the system.
- validateUserAccess(TopicName) - Method in class org.apache.pulsar.websocket.admin.WebSocketWebResource
-
Checks if user has super-user access or user is authorized to produce/consume on a given topic
- valueOf(String) - Static method in enum org.apache.pulsar.websocket.WebSocketError
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.pulsar.websocket.WebSocketError
-
Returns an array containing the constants of this enum type, in
the order they are declared.